Package-level declarations
Types
Link copied to clipboard
Wraps any BasicValue. To be used in situations when a Property can have multiple possible Value Types. For example de.dstulle.vkard.properties.organizational.Related
Link copied to clipboard
Class to mark a Value as basic value. BasicValues are being used in StructuredValues. The StructuredValue itself is not a BasicValue to prevent recursive nesting.
Link copied to clipboard
A Value that stores a boolean value, that can either be TRUE
or FALSE
. This value is not used in any property defined the RFC 6350 vCard.
Link copied to clipboard
Link copied to clipboard
A Value that consists of multiple values, with distinct meanings like the Value of GENDER, CLIENTPIDMAP or StructuredTextValue
Link copied to clipboard