|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimezoneType | |
---|---|
ezvcard |
Uses of TimezoneType in ezvcard |
---|
Methods in ezvcard that return TimezoneType | |
---|---|
TimezoneType |
VCard.getTimezone()
Gets the timezone the person lives/works in. |
Methods in ezvcard that return types with arguments of type TimezoneType | |
---|---|
List<TimezoneType> |
VCard.getTimezones()
Gets all instances of the timezone property. |
Methods in ezvcard with parameters of type TimezoneType | |
---|---|
void |
VCard.addTimezone(TimezoneType timezone)
Adds a timezone to the vCard. |
void |
VCard.setTimezone(TimezoneType timezone)
Sets the timezone the person lives/works in. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |