|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeathdateType | |
|---|---|
| ezvcard | |
| Uses of DeathdateType in ezvcard |
|---|
| Methods in ezvcard that return DeathdateType | |
|---|---|
DeathdateType |
VCard.getDeathdate()
Gets the person's time of death. |
| Methods in ezvcard that return types with arguments of type DeathdateType | |
|---|---|
List<DeathdateType> |
VCard.getDeathdates()
Gets all death date property instances. |
| Methods in ezvcard with parameters of type DeathdateType | |
|---|---|
void |
VCard.addDeathdate(DeathdateType deathdate)
Adds a death date property. |
void |
VCard.setDeathdate(DeathdateType deathdate)
Sets the person's time of death. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||