Uses of Class
net.sf.vcard4j.java.SingleType

Packages that use SingleType
net.sf.vcard4j.java.type   
 

Uses of SingleType in net.sf.vcard4j.java.type
 

Subclasses of SingleType in net.sf.vcard4j.java.type
 class AGENT
          To specify information about another person who will act on behalf of the individual or resource associated with the vCard.
 class BDAY
          To specify the birth date of the object the vCard represents.
 class CLASS
          To specify the access classification for a vCard object.
 class EMAIL
          To specify the electronic mail address for communication with the object the vCard represents.
 class FN
          To specify the formatted text corresponding to the name of the object the vCard represents.
 class KEY
          To specify a public key or authentication certificate associated with the object that the vCard represents.
 class LABEL
          To specify the formatted text corresponding to delivery address of the object the vCard represents.
 class LOGO
          To specify a graphic image of a logo associated with the object the vCard represents.
 class MAILER
          To specify the type of electronic mail software that is used by the individual associated with the vCard.
 class NOTE
          To specify supplemental information or a comment that is associated with the vCard.
 class PHOTO
          To specify an image or photograph information that annotates some aspect of the object the vCard represents.
 class PROID
          To specify the identifier for the product that created the vCard object.
 class REV
          To specify revision information about the current vCard.
 class ROLE
          To specify information concerning the role, occupation, or business category of the object the vCard represents.
 class SORT_STRING
          To specify the family name or given name text to be used for national-language-specific sorting of the FN and N types.
 class SOUND
          To specify a digital sound content information that annotates some aspect of the vCard.
 class TEL
          To specify the telephone number for telephony communication with the object the vCard represents."
 class TITLE
          To specify the job title, functional position or function of the object the vCard represents.
 class TZ
          To specify information related to the time zone of the object the vCard represents.
 class UID
          To specify a value that represents a globally unique identifier corresponding to the individual or resource associated with the vCard.
 class URL
          To specify a uniform resource locator associated with the object that the vCard refers to.
 class VERSION
          To specify the version of the vCard specification used to format this vCard.
 class X
          To specify application specific data.