|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrganizationType | |
|---|---|
| ezvcard | |
| Uses of OrganizationType in ezvcard |
|---|
| Methods in ezvcard that return OrganizationType | |
|---|---|
OrganizationType |
VCard.getOrganization()
Gets the hierarchy of department(s) to which the person belongs. |
OrganizationType |
VCard.setOrganization(String... departments)
Sets the hierarchy of departments to which the person belongs. |
| Methods in ezvcard that return types with arguments of type OrganizationType | |
|---|---|
List<OrganizationType> |
VCard.getOrganizations()
Gets all organization properties. |
| Methods in ezvcard with parameters of type OrganizationType | |
|---|---|
void |
VCard.addOrganization(OrganizationType organization)
Adds an organization property to the vCard. |
void |
VCard.setOrganization(OrganizationType organization)
Sets the hierarchy of departments to which the person belongs. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||