Uses of Package
ezvcard.types

Packages that use ezvcard.types
ezvcard   
ezvcard.io   
ezvcard.types   
 

Classes in ezvcard.types used by ezvcard
AddressType
          A mailing address.
AgentType
          An embedded vCard or URL containing the information of someone who represents the person.
AnniversaryType
          Defines the person's anniversary.
BirthdayType
          Defines the person's birthday.
BirthplaceType
          Defines the location of the person's birth.
CalendarRequestUriType
          A URL to use for sending a scheduling request to the person's calendar.
CalendarUriType
          A URL to the person's calendar.
CategoriesType
          A list of keywords (aka "tags") that can be used to describe the person.
ClassificationType
          Describes the sensitivity of the information in the vCard.
ClientPidMapType
           Maps a globally-unique URI to a PID parameter value.
DeathdateType
          Defines the person's time of death.
DeathplaceType
          Defines the location of the person's death.
EmailType
          An email address associated with a person.
ExpertiseType
          Defines a professional subject area that the person has knowledge of.
FbUrlType
          A URL that shows when the person is free/busy on their calendar.
FormattedNameType
          Shows how the person's name should be displayed.
GenderType
          Defines the person's sex.
GeoType
          A set of latitude/longitude coordinates.
HobbyType
          Defines a recreational activity that the person actively engages in.
ImppType
          An instant message handle.
InterestType
          Defines a recreational activity that the person is interested in.
KeyType
          A public key for encryption.
KindType
          Defines the type of entity that this vCard represents, such as an individual or an organization.
LabelType
           Defines the exact text to put on the mailing label when mailing a package or letter to the person.
LanguageType
          A language that the person speaks.
LogoType
          A company logo.
MailerType
          The email client that the person uses.
MemberType
          The members that make up the group.
NicknameType
          A list of nicknames the person goes by.
NoteType
          A free-form text field that contains miscellaneous information.
OrganizationType
          A list of organizations the person belongs to.
OrgDirectoryType
          Defines a URI representing the person's work place, which can be used to lookup information on the person's co-workers.
PhotoType
          A photo attached to the vCard (such as a portrait of the person).
ProdIdType
          Defines the product that created the vCard.
ProfileType
          This just says that the vCard is a vCard, it's not really necessary.
RawType
          Holds the type value as-is.
RelatedType
          Someone that the person is related to.
RevisionType
          The date that the vCard was last modified by its owner.
RoleType
          The function that the person plays in his or her organization.
SortStringType
           Defines a string that should be used when an application sorts this vCard in some way.
SoundType
          A sound to attach to the vCard, such as a pronunciation of the person's name.
SourceDisplayTextType
          Provides a textual representation of SourceType.
SourceType
          A URL that can be used to retrieve the most up-to-date version of the person's vCard.
StructuredNameType
           Contains the separated components of the person's name.
TelephoneType
          A telephone number.
TimezoneType
          Contains the timezone that the person lives/works in.
TitleType
          The person's position or job in his or her organization.
UidType
          A globally unique identifier of the person.
UrlType
          A URL pointing to the person's homepage or business website.
VCardType
          Represents a vCard key/value pair entry (called a "type" or "property").
XmlType
          Any XML data attached to the vCard.
 

Classes in ezvcard.types used by ezvcard.io
CategoriesType
          A list of keywords (aka "tags") that can be used to describe the person.
LabelType
           Defines the exact text to put on the mailing label when mailing a package or letter to the person.
NicknameType
          A list of nicknames the person goes by.
PhotoType
          A photo attached to the vCard (such as a portrait of the person).
VCardType
          Represents a vCard key/value pair entry (called a "type" or "property").
 

Classes in ezvcard.types used by ezvcard.types
BinaryType
          Represents a Type that contains binary data (for example, the "PHOTO" type).
ClientPidMapType
           Maps a globally-unique URI to a PID parameter value.
DateOrTimeType
          Represents a type that contains a date and/or time (for example, the BDAY type).
GenderType
          Defines the person's sex.
ImppType
          An instant message handle.
KindType
          Defines the type of entity that this vCard represents, such as an individual or an organization.
MultiValuedTypeParameterType
          Represents a vCard Type that has a TYPE parameter that can have multiple values.
RevisionType
          The date that the vCard was last modified by its owner.
TextListType
          Represents a type whose value is a list of values.
TextType
          Represents a type whose value is just a regular text value.
TimestampType
          Represents a type whose value is timestamp (i.e.
TypeParameterType
          Represents a type that has a TYPE parameter.
UidType
          A globally unique identifier of the person.
UriType
          Represents a type whose value is a URI.
VCardType
          Represents a vCard key/value pair entry (called a "type" or "property").
 



Copyright © 2012-2013. All Rights Reserved.