Modifier and Type | Method and Description |
---|---|
VCardTextRecordMetadata[] |
VCardDeliveryAddressingRecordsetMetadata.getAddressRecords()
Gets the components of the delivery address of the object.
|
VCardTextRecordMetadata[] |
VCardOrganizationalRecordsetMetadata.getAgentUriRecords()
Gets the information about another person who will act on behalf of the vCard object.
|
VCardTextRecordMetadata |
VCardIdentificationRecordsetMetadata.getAnniversaryTextRecord()
Gets the date of marriage represented as a single text value.
|
VCardTextRecordMetadata[] |
VCardIdentificationRecordsetMetadata.getBirthdateTextRecords()
Gets an array containing the birth date of the object in different text representations.
|
VCardTextRecordMetadata[] |
VCardCalendarRecordsetMetadata.getBusyTimeRecords()
Gets the URIs for the busy time associated with the object.
|
VCardTextRecordMetadata[] |
VCardCalendarRecordsetMetadata.getCalendarAddressRecords()
Gets the calendar user addresses to which a scheduling request should be sent for the object represented by the vCard.
|
VCardTextRecordMetadata[] |
VCardCalendarRecordsetMetadata.getCalendarUriRecords()
Gets the URIs for the calendar associated with the object represented by the vCard.
|
VCardTextRecordMetadata[] |
VCardExplanatoryRecordsetMetadata.getCategoryRecords()
Gets the application category information about the vCard, also known as "tags".
|
VCardTextRecordMetadata[] |
VCardCommunicationRecordsetMetadata.getEmailRecords()
Gets the electronic mail addresses for communication with the object.
|
VCardTextRecordMetadata[] |
VCardMetadata.getExtensionRecords()
Gets the private extension records.
|
VCardTextRecordMetadata[] |
VCardIdentificationRecordsetMetadata.getFormattedNameRecords()
Gets an array containing the formatted text corresponding to the name of the object.
|
VCardTextRecordMetadata |
VCardIdentificationRecordsetMetadata.getGenderRecord()
Gets the components of the sex and gender identity of the object.
|
VCardTextRecordMetadata[] |
VCardGeographicalRecordsetMetadata.getGeographicPositionRecords()
Gets the information related to the global positioning of the object.
|
VCardTextRecordMetadata[] |
VCardCommunicationRecordsetMetadata.getImppRecords()
Gets the URIs for instant messaging and presence protocol communications with the object.
|
VCardTextRecordMetadata[] |
VCardDeliveryAddressingRecordsetMetadata.getLabelRecords()
Gets an array containing the formatted text corresponding to delivery address of the object.
|
VCardTextRecordMetadata[] |
VCardCommunicationRecordsetMetadata.getLanguageRecords()
Gets the languages that may be used for contacting the object.
|
VCardTextRecordMetadata[] |
VCardOrganizationalRecordsetMetadata.getLogoUriRecords()
Gets the URIs of the graphic images of the logo associated with the object.
|
VCardTextRecordMetadata[] |
VCardOrganizationalRecordsetMetadata.getMemberRecords()
Gets the members in the group this vCard represents.
|
VCardTextRecordMetadata |
VCardIdentificationRecordsetMetadata.getNameRecord()
Gets the components of the name of the object.
|
VCardTextRecordMetadata[] |
VCardIdentificationRecordsetMetadata.getNicknameRecords()
Gets an array containing the text corresponding to the nickname of the object.
|
VCardTextRecordMetadata[] |
VCardExplanatoryRecordsetMetadata.getNoteRecords()
Gets the supplemental information or comments that are associated with the vCard.
|
VCardTextRecordMetadata[] |
VCardOrganizationalRecordsetMetadata.getOrganizationNameRecords()
Gets the organizational names and units associated with the object.
|
VCardTextRecordMetadata[] |
VCardIdentificationRecordsetMetadata.getPhotoUriRecords()
Gets an array containing the image or photograph information represented by URIs that annotates some aspects of the object.
|
VCardTextRecordMetadata[] |
VCardExplanatoryRecordsetMetadata.getPidIdentifierRecords()
Gets the global meaning of the local PID source identifier.
|
VCardTextRecordMetadata |
VCardExplanatoryRecordsetMetadata.getProductIdentifierRecord()
Gets the identifier of the product that created the vCard object.
|
VCardTextRecordMetadata[] |
VCardSecurityRecordsetMetadata.getPublicKeyUriRecords()
Gets the public keys or authentication certificates associated with the object.
|
VCardTextRecordMetadata[] |
VCardOrganizationalRecordsetMetadata.getRelationshipRecords()
Gets the relationships between another entity and the entity represented by this vCard.
|
VCardTextRecordMetadata[] |
VCardOrganizationalRecordsetMetadata.getRoleRecords()
Gets the functions or parts played in a particular situation by the object.
|
VCardTextRecordMetadata[] |
VCardExplanatoryRecordsetMetadata.getSoundUriRecords()
Gets the digital sound content information that annotates some aspects of the vCard.
|
VCardTextRecordMetadata[] |
VCardGeneralRecordsetMetadata.getSourceRecords()
Gets the array of sources of directory information contained in the content type.
|
VCardTextRecordMetadata[] |
VCardCommunicationRecordsetMetadata.getTelephoneRecords()
Gets the telephone numbers for telephony communication with the object.
|
VCardTextRecordMetadata[] |
VCardGeographicalRecordsetMetadata.getTimeZoneRecords()
Gets the time zones of the object.
|
VCardTextRecordMetadata[] |
VCardOrganizationalRecordsetMetadata.getTitleRecords()
Gets the positions or jobs of the object.
|
VCardTextRecordMetadata |
VCardExplanatoryRecordsetMetadata.getUidRecord()
Gets the value that represents a globally unique identifier corresponding to the individual or resource associated with the vCard.
|
VCardTextRecordMetadata[] |
VCardExplanatoryRecordsetMetadata.getUrlRecords()
Gets an array of URLs pointing to websites that represent the person in some way.
|
VCardTextRecordMetadata[] |
VCardGeneralRecordsetMetadata.getXmlRecords()
Gets an array containing extended XML-encoded vCard data.
|
Copyright © 2019. All rights reserved.