|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnniversaryType | |
|---|---|
| ezvcard | |
| Uses of AnniversaryType in ezvcard |
|---|
| Methods in ezvcard that return AnniversaryType | |
|---|---|
AnniversaryType |
VCard.getAnniversary()
Gets the person's anniversary. |
| Methods in ezvcard that return types with arguments of type AnniversaryType | |
|---|---|
List<AnniversaryType> |
VCard.getAnniversaries()
Gets all anniversary property instances. |
| Methods in ezvcard with parameters of type AnniversaryType | |
|---|---|
void |
VCard.addAnniversary(AnniversaryType anniversary)
Adds an anniversary property. |
void |
VCard.setAnniversary(AnniversaryType anniversary)
Sets the person's anniversary. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||