public class VCardBinaryRecord extends VCardRecord
Modifier and Type | Method and Description |
---|---|
VCardContentType |
getContentType()
Gets the content type of record.
|
byte[] |
getValue()
Gets the record value.
|
getAltIdParameter, getAnonymParameters, getEncodingParameter, getGroup, getLanguageParameter, getPrefParameter, getTypeName, getTypeParameters, getValueParameters
addProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, getPropertyDescriptors, iterator, removeProperties, sanitize, setProperties, updateProperties
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public VCardContentType getContentType()
Gets the content type of record.
getContentType
in class VCardRecord
public final byte[] getValue()
Gets the record value.