|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TitleType | |
---|---|
ezvcard |
Uses of TitleType in ezvcard |
---|
Methods in ezvcard that return TitleType | |
---|---|
TitleType |
VCard.addTitle(String title)
Adds a title associated with the person. |
Methods in ezvcard that return types with arguments of type TitleType | |
---|---|
List<TitleType> |
VCard.getTitles()
Gets the titles associated with the person. |
Methods in ezvcard with parameters of type TitleType | |
---|---|
void |
VCard.addTitle(TitleType title)
Adds a title associated with the person. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |