Package-level declarations

Types

Link copied to clipboard

Describes the Cardinality of a property. see: RFC 6350 3.3.

Link copied to clipboard
abstract class Property<V : Value<*>>(val value: V, var group: String = "")

This class serves as Parent for all Properties of a vCard as described in RFC 6350 Section 6