Uses of Class
ezvcard.types.TypeParameterType

Packages that use TypeParameterType
ezvcard.types   
 

Uses of TypeParameterType in ezvcard.types
 

Subclasses of TypeParameterType in ezvcard.types
 class AddressType
          A mailing address.
 class EmailType
          An email address associated with a person.
 class ImppType
          An instant message handle.
 class LabelType
           Defines the exact text to put on the mailing label when mailing a package or letter to the person.
 class MultiValuedTypeParameterType<T extends TypeParameter>
          Represents a vCard Type that has a TYPE parameter that can have multiple values.
 class RelatedType
          Someone that the person is related to.
 class SingleValuedTypeParameterType<T extends TypeParameter>
          Represents a vCard Type that has a TYPE parameter that contains only one value.
 class TelephoneType
          A telephone number.
 



Copyright © 2012-2013. All Rights Reserved.