Package | Description |
---|---|
ezvcard.property |
Contains the DTO class for each property.
|
Modifier and Type | Class and Description |
---|---|
class |
CalendarRequestUri
Defines a URL to use for sending a scheduling request to the person's
calendar.
|
class |
CalendarUri
Defines a URL that points to the person's calendar.
|
class |
FreeBusyUrl
Defines a URL that shows when the person is free/busy on their calendar.
|
class |
Member
Defines the members that make up the group.
|
class |
OrgDirectory
Defines a URI that can be used to retrieve information about the person's
co-workers.
|
class |
Source
Defines a URL that can be used to retrieve the most up-to-date version of the
vCard.
|
class |
Uid
Defines a globally unique identifier for this vCard.
|
class |
Url
Defines a URL that points to the person's homepage or business website.
|
Constructor and Description |
---|
UriProperty(UriProperty original)
Copy constructor.
|
Copyright © 2012–2023 Michael Angstadt. All rights reserved.