public class VCardCustomRecordMetadata extends VCardRecordMetadata
Represents vCard custom record metadata class.
Modifier and Type | Method and Description |
---|---|
int |
getContentType()
Gets the content type of record.
|
String |
getValue()
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 String getValue()
Gets the record value.
Copyright © 2019. All rights reserved.