|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SourceType | |
|---|---|
| ezvcard | |
| Uses of SourceType in ezvcard |
|---|
| Methods in ezvcard that return SourceType | |
|---|---|
SourceType |
VCard.addSource(String source)
Adds a URI that can be used to retrieve the most up-to-date version of the person's vCard. |
| Methods in ezvcard that return types with arguments of type SourceType | |
|---|---|
List<SourceType> |
VCard.getSources()
Gets the URIs that can be used to retrieve the most up-to-date version of the person's vCard. |
| Methods in ezvcard with parameters of type SourceType | |
|---|---|
void |
VCard.addSource(SourceType source)
Adds a URI that can be used to retrieve the most up-to-date version of the person's vCard. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||