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, getValueParametersaddProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, getPropertyDescriptors, iterator, removeProperties, sanitize, setProperties, updatePropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic VCardContentType getContentType()
Gets the content type of record.
getContentType in class VCardRecordpublic final byte[] getValue()
Gets the record value.
Copyright © 2026. All rights reserved.