Uses of Class
ezvcard.parameter.VCardParameter

Packages that use VCardParameter
ezvcard.parameter   
 

Uses of VCardParameter in ezvcard.parameter
 

Classes in ezvcard.parameter with type parameters of type VCardParameter
 class VCardParameterCaseClasses<T extends VCardParameter>
          Manages the list of pre-defined values for a parameter that consists of a single String value.
 

Subclasses of VCardParameter in ezvcard.parameter
 class AddressType
          Represents the TYPE parameter of the Address and Label properties.
 class Calscale
          Represents a CALSCALE parameter.
 class EmailType
          Represents the TYPE parameter of the Email properties.
 class Encoding
          Represents the "ENCODING" parameter.
 class ExpertiseLevel
          Represents a LEVEL parameter for the Expertise property.
 class HobbyLevel
          Represents a LEVEL parameter for the Hobby property.
 class ImageType
          Represents an image media type used in the TYPE parameter, MEDIATYPE parameter, and data URIs of the Photo and Logo properties.
 class ImppType
          Represents the TYPE parameter of the Impp property.
 class InterestLevel
          Represents a LEVEL parameter for the Interest property.
 class KeyType
          Represents the TYPE parameter of the Key property.
 class MediaTypeParameter
          Represents a TYPE parameter that also has a media type associated with it.
 class RelatedType
          Represents the TYPE parameter of the Related property.
 class SoundType
          Represents the TYPE parameter of the Sound property.
 class TelephoneType
          Represents the TYPE parameter of the Telephone property.
 class VersionedVCardParameter
          Represents a parameter whose values are supported by a variety of different vCard versions.
 



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