|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeParameter | |
|---|---|
| ezvcard.parameters | |
| ezvcard.types | |
| Uses of TypeParameter in ezvcard.parameters |
|---|
| Subclasses of TypeParameter in ezvcard.parameters | |
|---|---|
class |
AddressTypeParameter
Represents the TYPE parameter of the ADR and LABEL types. |
class |
EmailTypeParameter
Represents the TYPE parameter of the EMAIL type. |
class |
ImageTypeParameter
Represents the TYPE parameter of the PHOTO and LOGO types. |
class |
ImppTypeParameter
Represents the TYPE parameter of the IMPP type. |
class |
KeyTypeParameter
Represents the TYPE parameter of the KEY type. |
class |
MediaTypeParameter
Represents a TYPE parameter that also has a media type associated with it. |
class |
RelatedTypeParameter
Represents the TYPE parameter of the RELATED type. |
class |
SoundTypeParameter
Represents the TYPE parameter of the SOUND type. |
class |
TelephoneTypeParameter
Represents the TYPE parameter of the TEL type. |
| Uses of TypeParameter in ezvcard.types |
|---|
| Classes in ezvcard.types with type parameters of type TypeParameter | |
|---|---|
class |
MultiValuedTypeParameterType<T extends TypeParameter>
Represents a vCard Type that has a TYPE parameter that can have multiple values. |
class |
SingleValuedTypeParameterType<T extends TypeParameter>
Represents a vCard Type that has a TYPE parameter that contains only one value. |
class |
TypeParameterType<T extends TypeParameter>
Represents a type that has a TYPE parameter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||