Class VCard
-
- All Implemented Interfaces:
public final class VCard extends GenericDocumentWrapper
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public class
VCard.Entry
public final class
VCard.Version
public final class
VCard.Source
public final class
VCard.Kind
public final class
VCard.XML
public final class
VCard.Name
public final class
VCard.FirstName
public final class
VCard.Nickname
public final class
VCard.Birthday
public final class
VCard.Anniversary
public final class
VCard.Gender
public final class
VCard.DeliveryAddress
public final class
VCard.Photo
public final class
VCard.TelephoneNumber
public final class
VCard.Email
public final class
VCard.IMPP
public final class
VCard.Languages
public final class
VCard.TimeZone
public final class
VCard.GeoLocation
public final class
VCard.Title
public final class
VCard.Role
public final class
VCard.Logo
public final class
VCard.Organisation
public final class
VCard.Member
public final class
VCard.Related
public final class
VCard.Categories
public final class
VCard.Note
public final class
VCard.ProductId
public final class
VCard.Revision
public final class
VCard.Sound
public final class
VCard.UID
public final class
VCard.ClientPIDMap
public final class
VCard.URL
public final class
VCard.PublicKey
public final class
VCard.BusyTimeURL
public final class
VCard.CalendarURIForRequests
public final class
VCard.CalendarURI
public final class
VCard.Custom
-
Field Summary
-
Constructor Summary
Constructors Constructor Description VCard(GenericDocument document)
-
Method Summary
Modifier and Type Method Description final VCard.Version
getVersion()
The child document of type "Version". final VCard.Source
getSource()
The child document of type "Source". final VCard.Kind
getKind()
The child document of type "Kind". final VCard.XML
getXml()
The child document of type "XML". final VCard.Name
getName()
The child document of type "Name". final VCard.FirstName
getFirstName()
The child document of type "FirstName". final VCard.Nickname
getNickname()
The child document of type "Nickname". final VCard.Birthday
getBirthday()
The child document of type "Birthday". final VCard.Anniversary
getAnniversary()
The child document of type "Anniversary". final VCard.Gender
getGender()
The child document of type "Gender". final VCard.DeliveryAddress
getDeliveryAddress()
The child document of type "DeliveryAddress". final VCard.Photo
getPhoto()
The child document of type "Photo". final VCard.TelephoneNumber
getTelephoneNumber()
The child document of type "TelephoneNumber". final VCard.Email
getEmail()
The child document of type "Email". final VCard.IMPP
getImpp()
The child document of type "IMPP". final VCard.Languages
getLanguages()
The child document of type "Languages". final VCard.TimeZone
getTimeZone()
The child document of type "TimeZone". final VCard.GeoLocation
getGeoLocation()
The child document of type "GeoLocation". final VCard.Title
getTitle()
The child document of type "Title". final VCard.Role
getRole()
The child document of type "Role". final VCard.Logo
getLogo()
The child document of type "Logo". final VCard.Organisation
getOrganisation()
The child document of type "Organisation". final VCard.Member
getMember()
The child document of type "Member". final VCard.Related
getRelated()
The child document of type "Related". final VCard.Categories
getCategories()
The child document of type "Categories". final VCard.Note
getNote()
The child document of type "Note". final VCard.ProductId
getProductId()
The child document of type "ProductId". final VCard.Revision
getRevision()
The child document of type "Revision". final VCard.Sound
getSound()
The child document of type "Sound". final VCard.UID
getUid()
The child document of type "UID". final VCard.ClientPIDMap
getClientPIDMap()
The child document of type "ClientPIDMap". final VCard.URL
getUrl()
The child document of type "URL". final VCard.PublicKey
getPublicKey()
The child document of type "PublicKey". final VCard.BusyTimeURL
getBusyTimeURL()
The child document of type "BusyTimeURL". final VCard.CalendarURIForRequests
getCalendarURIForRequests()
The child document of type "CalendarURIForRequests". final VCard.CalendarURI
getCalendarURI()
The child document of type "CalendarURI". final List<VCard.Custom>
getCustoms()
A list of all children of type "Custom".
-
-
-
Constructor Detail
-
VCard
VCard(GenericDocument document)
-
-
Method Detail
-
getVersion
final VCard.Version getVersion()
The child document of type "Version".
-
getSource
final VCard.Source getSource()
The child document of type "Source".
-
getKind
final VCard.Kind getKind()
The child document of type "Kind".
-
getName
final VCard.Name getName()
The child document of type "Name".
-
getFirstName
final VCard.FirstName getFirstName()
The child document of type "FirstName".
-
getNickname
final VCard.Nickname getNickname()
The child document of type "Nickname".
-
getBirthday
final VCard.Birthday getBirthday()
The child document of type "Birthday".
-
getAnniversary
final VCard.Anniversary getAnniversary()
The child document of type "Anniversary".
-
getGender
final VCard.Gender getGender()
The child document of type "Gender".
-
getDeliveryAddress
final VCard.DeliveryAddress getDeliveryAddress()
The child document of type "DeliveryAddress".
-
getPhoto
final VCard.Photo getPhoto()
The child document of type "Photo".
-
getTelephoneNumber
final VCard.TelephoneNumber getTelephoneNumber()
The child document of type "TelephoneNumber".
-
getEmail
final VCard.Email getEmail()
The child document of type "Email".
-
getImpp
final VCard.IMPP getImpp()
The child document of type "IMPP".
-
getLanguages
final VCard.Languages getLanguages()
The child document of type "Languages".
-
getTimeZone
final VCard.TimeZone getTimeZone()
The child document of type "TimeZone".
-
getGeoLocation
final VCard.GeoLocation getGeoLocation()
The child document of type "GeoLocation".
-
getTitle
final VCard.Title getTitle()
The child document of type "Title".
-
getRole
final VCard.Role getRole()
The child document of type "Role".
-
getLogo
final VCard.Logo getLogo()
The child document of type "Logo".
-
getOrganisation
final VCard.Organisation getOrganisation()
The child document of type "Organisation".
-
getMember
final VCard.Member getMember()
The child document of type "Member".
-
getRelated
final VCard.Related getRelated()
The child document of type "Related".
-
getCategories
final VCard.Categories getCategories()
The child document of type "Categories".
-
getNote
final VCard.Note getNote()
The child document of type "Note".
-
getProductId
final VCard.ProductId getProductId()
The child document of type "ProductId".
-
getRevision
final VCard.Revision getRevision()
The child document of type "Revision".
-
getSound
final VCard.Sound getSound()
The child document of type "Sound".
-
getClientPIDMap
final VCard.ClientPIDMap getClientPIDMap()
The child document of type "ClientPIDMap".
-
getPublicKey
final VCard.PublicKey getPublicKey()
The child document of type "PublicKey".
-
getBusyTimeURL
final VCard.BusyTimeURL getBusyTimeURL()
The child document of type "BusyTimeURL".
-
getCalendarURIForRequests
final VCard.CalendarURIForRequests getCalendarURIForRequests()
The child document of type "CalendarURIForRequests".
-
getCalendarURI
final VCard.CalendarURI getCalendarURI()
The child document of type "CalendarURI".
-
getCustoms
final List<VCard.Custom> getCustoms()
A list of all children of type "Custom".
-
-