@Deprecated public class VCardBinaryRecordMetadata extends VCardRecordMetadata
Represents vCard binary record metadata class.
Modifier and Type | Method and Description |
---|---|
int |
getContentType()
Deprecated.
Gets the content type of record.
|
byte[] |
getValue()
Deprecated.
Gets the record value.
|
getAltIdParameter, getAnonymParameters, getEncodingParameter, getGroup, getLanguageParameter, getPrefParameter, getTypeParameters, getValueParameters
getByType, getKeys, getMetadataType, iterator, readByStringKey
public int getContentType()
Gets the content type of record.
getContentType
in class VCardRecordMetadata
public final byte[] getValue()
Gets the record value.
Copyright © 2020. All rights reserved.