|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BirthplaceType | |
|---|---|
| ezvcard | |
| Uses of BirthplaceType in ezvcard |
|---|
| Methods in ezvcard that return BirthplaceType | |
|---|---|
BirthplaceType |
VCard.getBirthplace()
Gets the person's birthplace. |
| Methods in ezvcard that return types with arguments of type BirthplaceType | |
|---|---|
List<BirthplaceType> |
VCard.getBirthplaces()
Gets all birthplace property instances. |
| Methods in ezvcard with parameters of type BirthplaceType | |
|---|---|
void |
VCard.addBirthplace(BirthplaceType birthplace)
Adds a birthplace property. |
void |
VCard.setBirthplace(BirthplaceType birthplace)
Sets the person's birthplace. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||