Modifier and Type | Class and Description |
---|---|
class |
VCardAgentRecordMetadata
Represents vCard Agent record metadata class.
|
class |
VCardBinaryRecordMetadata
Represents vCard binary record metadata class.
|
class |
VCardCustomRecordMetadata
Represents vCard custom record metadata class.
|
class |
VCardDateTimeRecordMetadata
Represents vCard date time record metadata class.
|
class |
VCardTextRecordMetadata
Represents vCard text record metadata class.
|
Modifier and Type | Method and Description |
---|---|
VCardRecordMetadata[] |
VCardOrganizationalRecordsetMetadata.getAgentRecords()
Gets the information about another person who will act on behalf of the vCard object.
|
VCardRecordMetadata |
VCardIdentificationRecordsetMetadata.getAnniversaryRecord()
Gets the date of marriage, or equivalent, of the object.
|
VCardRecordMetadata[] |
VCardIdentificationRecordsetMetadata.getBirthdateRecords()
Gets an array containing the birth date of the object in different representations.
|
VCardRecordMetadata[] |
VCardOrganizationalRecordsetMetadata.getLogoRecords()
Gets the graphic images of the logo associated with the object.
|
VCardRecordMetadata[] |
VCardIdentificationRecordsetMetadata.getPhotoRecords()
Gets an array containing the image or photograph information that annotates some aspects of the object.
|
VCardRecordMetadata[] |
VCardSecurityRecordsetMetadata.getPublicKeyRecords()
Gets the public keys or authentication certificates associated with the object.
|
VCardRecordMetadata[] |
VCardExplanatoryRecordsetMetadata.getSoundRecords()
Gets the digital sound content information that annotates some aspects of the vCard.
|
Copyright © 2019. All rights reserved.