|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FormattedNameType | |
|---|---|
| ezvcard | |
| Uses of FormattedNameType in ezvcard |
|---|
| Methods in ezvcard that return FormattedNameType | |
|---|---|
FormattedNameType |
VCard.getFormattedName()
Gets the text value used for displaying the person's name. |
FormattedNameType |
VCard.setFormattedName(String formattedName)
Sets the text value used for displaying the person's name. |
| Methods in ezvcard that return types with arguments of type FormattedNameType | |
|---|---|
List<FormattedNameType> |
VCard.getFormattedNames()
Gets the text values for displaying the person's name. |
| Methods in ezvcard with parameters of type FormattedNameType | |
|---|---|
void |
VCard.addFormattedName(FormattedNameType formattedName)
Adds a text value used for displaying the person's name. |
void |
VCard.setFormattedName(FormattedNameType formattedName)
Sets the text value used for displaying the person's name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||