|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MediaTypeParameter | |
|---|---|
| ezvcard.io.scribe | |
| ezvcard.parameter | |
| ezvcard.property | |
| Uses of MediaTypeParameter in ezvcard.io.scribe |
|---|
| Classes in ezvcard.io.scribe with type parameters of type MediaTypeParameter | |
|---|---|
class |
BinaryPropertyScribe<T extends BinaryProperty<U>,U extends MediaTypeParameter>
Marshals properties that have binary data. |
| Uses of MediaTypeParameter in ezvcard.parameter |
|---|
| Classes in ezvcard.parameter with type parameters of type MediaTypeParameter | |
|---|---|
class |
MediaTypeCaseClasses<T extends MediaTypeParameter>
Manages the list of pre-defined values for a media type parameter. |
| Subclasses of MediaTypeParameter in ezvcard.parameter | |
|---|---|
class |
ImageType
Represents an image media type used in the TYPE parameter, MEDIATYPE parameter, and data URIs of the Photo and Logo
properties. |
class |
KeyType
Represents the TYPE parameter of the Key property. |
class |
SoundType
Represents the TYPE parameter of the Sound property. |
| Uses of MediaTypeParameter in ezvcard.property |
|---|
| Classes in ezvcard.property with type parameters of type MediaTypeParameter | |
|---|---|
class |
BinaryProperty<T extends MediaTypeParameter>
Represents a property whose value contains binary data (for example, Photo). |
| Fields in ezvcard.property declared as MediaTypeParameter | |
|---|---|
protected T |
BinaryProperty.contentType
The content type of the resource (for example, a JPEG image). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||