Package net.bluemind.addressbook.api
Class VCard
java.lang.Object
net.bluemind.addressbook.api.VCard
The vcard contains contact information, typically pertaining to a single
contact or group of contacts.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
These properties describe information about how to communicate with the object the vCard represents.static class
These types are concerned with information related to the delivery addressing or label for the vCard object.static class
These properties are concerned with additional explanations, such as that related to informational notes or revisions specific to the vCard.static class
These types are used to capture information associated with the identification and naming of the entity associated with the vCard.static enum
To specify the kind of object the vCard represents.static class
These properties are concerned with information associated with characteristics of the organization or organizational units of the object that the vCard represents.static class
static class
To specify a relationship the individual this vCard represents has with another.static class
These properties are concerned with the security of communication pathways or access to the vCard. -
Field Summary
Modifier and TypeFieldDescriptionTo identify the source of directory information contained in the content type. -
Constructor Summary
-
Method Summary
-
Field Details
-
kind
-
source
To identify the source of directory information contained in the content type. -
identification
-
deliveryAddressing
-
communications
-
organizational
-
explanatory
-
security
-
-
Constructor Details
-
VCard
public VCard()
-
-
Method Details