Uses of Package
ezvcard.property

Packages that use ezvcard.property
ezvcard   
ezvcard.io   
ezvcard.io.html   
ezvcard.io.json   
ezvcard.io.scribe   
ezvcard.io.text   
ezvcard.io.xml   
ezvcard.property   
 

Classes in ezvcard.property used by ezvcard
Address
          A mailing address.
Agent
          An embedded vCard or URL containing the information of someone who represents the person.
Anniversary
          Defines the person's anniversary.
Birthday
          Defines the person's birthday.
Birthplace
          Defines the location of the person's birth.
CalendarRequestUri
          A URL to use for sending a scheduling request to the person's calendar.
CalendarUri
          A URL to the person's calendar.
Categories
          A list of keywords (aka "tags") that can be used to describe the person.
Classification
          Describes the sensitivity of the information in the vCard.
ClientPidMap
           Maps a globally-unique URI to a PID parameter value.
Deathdate
          Defines the person's time of death.
Deathplace
          Defines the location of the person's death.
Email
          An email address associated with a person.
Expertise
          Defines a professional subject area that the person has knowledge of.
FormattedName
          Shows how the person's name should be displayed.
FreeBusyUrl
          A URL that shows when the person is free/busy on their calendar.
Gender
          Defines the person's sex.
Geo
           A set of latitude/longitude coordinates.
HasAltId
          Shows that a property class supports the ALTID parameter.
Hobby
          Defines a recreational activity that the person actively engages in.
Impp
          An instant message handle.
Interest
          Defines a recreational activity that the person is interested in.
Key
          A public key for encryption.
Kind
          Defines the type of entity that this vCard represents, such as an individual or an organization.
Label
           Defines the exact text to put on the mailing label when mailing a package or letter to the person.
Language
          A language that the person speaks.
Logo
          A company logo.
Mailer
          The email client that the person uses.
Member
          The members that make up the group.
Nickname
          A list of nicknames the person goes by.
Note
          A free-form text field that contains miscellaneous information.
Organization
          A list of organizations the person belongs to.
OrgDirectory
          Defines a URI representing the person's work place, which can be used to lookup information on the person's co-workers.
Photo
          A photo attached to the vCard (such as a portrait of the person).
ProductId
          Defines the product that created the vCard.
Profile
          Marks the vCard as being an vCard.
RawProperty
          Holds the property value as-is.
Related
          Someone that the person is related to.
Revision
          The date that the vCard was last modified by its owner.
Role
          The function that the person plays in his or her organization.
SortString
           Defines a string that should be used when an application sorts this vCard in some way.
Sound
          A sound to attach to the vCard, such as a pronunciation of the person's name.
Source
          A URL that can be used to retrieve the most up-to-date version of the person's vCard.
SourceDisplayText
          Provides a textual representation of Source.
StructuredName
          Contains the separated components of the person's name.
Telephone
          A telephone number.
Timezone
          Contains the timezone that the person lives/works in.
Title
          The person's position or job in his or her organization.
Uid
          A globally unique identifier of the person.
Url
          A URL pointing to the person's homepage or business website.
VCardProperty
          Represents a vCard key/value pair entry (called a "type" or "property").
Xml
          Any XML data attached to the vCard.
 

Classes in ezvcard.property used by ezvcard.io
VCardProperty
          Represents a vCard key/value pair entry (called a "type" or "property").
 

Classes in ezvcard.property used by ezvcard.io.html
VCardProperty
          Represents a vCard key/value pair entry (called a "type" or "property").
 

Classes in ezvcard.property used by ezvcard.io.json
VCardProperty
          Represents a vCard key/value pair entry (called a "type" or "property").
 

Classes in ezvcard.property used by ezvcard.io.scribe
Address
          A mailing address.
Agent
          An embedded vCard or URL containing the information of someone who represents the person.
Anniversary
          Defines the person's anniversary.
BinaryProperty
          Represents a property whose value contains binary data (for example, Photo).
Birthday
          Defines the person's birthday.
Birthplace
          Defines the location of the person's birth.
CalendarRequestUri
          A URL to use for sending a scheduling request to the person's calendar.
CalendarUri
          A URL to the person's calendar.
Categories
          A list of keywords (aka "tags") that can be used to describe the person.
Classification
          Describes the sensitivity of the information in the vCard.
ClientPidMap
           Maps a globally-unique URI to a PID parameter value.
DateOrTimeProperty
          Represents a property whose value contains a date and/or a time (for example, Birthday).
Deathdate
          Defines the person's time of death.
Deathplace
          Defines the location of the person's death.
Email
          An email address associated with a person.
Expertise
          Defines a professional subject area that the person has knowledge of.
FormattedName
          Shows how the person's name should be displayed.
FreeBusyUrl
          A URL that shows when the person is free/busy on their calendar.
Gender
          Defines the person's sex.
Geo
           A set of latitude/longitude coordinates.
Hobby
          Defines a recreational activity that the person actively engages in.
ImageProperty
          Represents a vCard property that stores image data (for example, Photo).
Impp
          An instant message handle.
Interest
          Defines a recreational activity that the person is interested in.
Key
          A public key for encryption.
Kind
          Defines the type of entity that this vCard represents, such as an individual or an organization.
Label
           Defines the exact text to put on the mailing label when mailing a package or letter to the person.
Language
          A language that the person speaks.
Logo
          A company logo.
Mailer
          The email client that the person uses.
Member
          The members that make up the group.
Nickname
          A list of nicknames the person goes by.
Note
          A free-form text field that contains miscellaneous information.
Organization
          A list of organizations the person belongs to.
OrgDirectory
          Defines a URI representing the person's work place, which can be used to lookup information on the person's co-workers.
Photo
          A photo attached to the vCard (such as a portrait of the person).
ProductId
          Defines the product that created the vCard.
Profile
          Marks the vCard as being an vCard.
RawProperty
          Holds the property value as-is.
Related
          Someone that the person is related to.
Revision
          The date that the vCard was last modified by its owner.
Role
          The function that the person plays in his or her organization.
SortString
           Defines a string that should be used when an application sorts this vCard in some way.
Sound
          A sound to attach to the vCard, such as a pronunciation of the person's name.
Source
          A URL that can be used to retrieve the most up-to-date version of the person's vCard.
SourceDisplayText
          Provides a textual representation of Source.
StructuredName
          Contains the separated components of the person's name.
Telephone
          A telephone number.
TextListProperty
          Represents a property whose value is a list of textual values.
TextProperty
          Represents a property whose value is just a regular text value.
Timezone
          Contains the timezone that the person lives/works in.
Title
          The person's position or job in his or her organization.
Uid
          A globally unique identifier of the person.
Url
          A URL pointing to the person's homepage or business website.
VCardProperty
          Represents a vCard key/value pair entry (called a "type" or "property").
Xml
          Any XML data attached to the vCard.
 

Classes in ezvcard.property used by ezvcard.io.text
VCardProperty
          Represents a vCard key/value pair entry (called a "type" or "property").
 

Classes in ezvcard.property used by ezvcard.io.xml
VCardProperty
          Represents a vCard key/value pair entry (called a "type" or "property").
 

Classes in ezvcard.property used by ezvcard.property
BinaryProperty
          Represents a property whose value contains binary data (for example, Photo).
ClientPidMap
           Maps a globally-unique URI to a PID parameter value.
DateOrTimeProperty
          Represents a property whose value contains a date and/or a time (for example, Birthday).
Gender
          Defines the person's sex.
HasAltId
          Shows that a property class supports the ALTID parameter.
ImageProperty
          Represents a vCard property that stores image data (for example, Photo).
Impp
          An instant message handle.
Kind
          Defines the type of entity that this vCard represents, such as an individual or an organization.
ListProperty
          Represents a property whose value is a list of textual values.
Revision
          The date that the vCard was last modified by its owner.
SimpleProperty
          Represents a property whose data model consists of a single Java object.
TextListProperty
          Represents a property whose value is a list of textual values.
TextProperty
          Represents a property whose value is just a regular text value.
Uid
          A globally unique identifier of the person.
UriProperty
          Represents a property whose value is a URI (for example, Url).
VCardProperty
          Represents a vCard key/value pair entry (called a "type" or "property").
 



Copyright © 2012-2014 Michael Angstadt. All Rights Reserved.