|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BinaryProperty | |
---|---|
ezvcard.io.scribe | |
ezvcard.property |
Uses of BinaryProperty in ezvcard.io.scribe |
---|
Classes in ezvcard.io.scribe with type parameters of type BinaryProperty | |
---|---|
class |
BinaryPropertyScribe<T extends BinaryProperty<U>,U extends MediaTypeParameter>
Marshals properties that have binary data. |
Uses of BinaryProperty in ezvcard.property |
---|
Subclasses of BinaryProperty in ezvcard.property | |
---|---|
class |
ImageProperty
Represents a vCard property that stores image data (for example, Photo ). |
class |
Key
A public key for encryption. |
class |
Logo
A company logo. |
class |
Photo
A photo attached to the vCard (such as a portrait of the person). |
class |
Sound
A sound to attach to the vCard, such as a pronunciation of the person's name. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |