Package ezvcard.parameter

Class Summary
AddressType Represents the TYPE parameter of the Address and Label properties.
Calscale Represents a CALSCALE parameter.
EmailType Represents the TYPE parameter of the Email properties.
Encoding Represents the "ENCODING" parameter.
ExpertiseLevel Represents a LEVEL parameter for the Expertise property.
HobbyLevel Represents a LEVEL parameter for the Hobby property.
ImageType Represents an image media type used in the TYPE parameter, MEDIATYPE parameter, and data URIs of the Photo and Logo properties.
ImppType Represents the TYPE parameter of the Impp property.
InterestLevel Represents a LEVEL parameter for the Interest property.
KeyType Represents the TYPE parameter of the Key property.
MediaTypeCaseClasses<T extends MediaTypeParameter> Manages the list of pre-defined values for a media type parameter.
MediaTypeParameter Represents a TYPE parameter that also has a media type associated with it.
RelatedType Represents the TYPE parameter of the Related property.
SoundType Represents the TYPE parameter of the Sound property.
TelephoneType Represents the TYPE parameter of the Telephone property.
VCardParameter Represents a vCard parameter (aka "sub type") whose values are pre-defined.
VCardParameterCaseClasses<T extends VCardParameter> Manages the list of pre-defined values for a parameter that consists of a single String value.
VCardParameters Holds the parameters (aka "sub types") of a vCard property.
VersionedVCardParameter Represents a parameter whose values are supported by a variety of different vCard versions.
 



Copyright © 2012-2014 Michael Angstadt. All Rights Reserved.