|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LanguageType | |
|---|---|
| ezvcard | |
| Uses of LanguageType in ezvcard |
|---|
| Methods in ezvcard that return LanguageType | |
|---|---|
LanguageType |
VCard.addLanguage(String language)
Adds a language that the person speaks. |
| Methods in ezvcard that return types with arguments of type LanguageType | |
|---|---|
List<LanguageType> |
VCard.getLanguages()
Gets the languages that the person speaks. |
| Methods in ezvcard with parameters of type LanguageType | |
|---|---|
void |
VCard.addLanguage(LanguageType language)
Adds a language that the person speaks. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||