|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SortString | |
---|---|
ezvcard | |
ezvcard.io.scribe |
Uses of SortString in ezvcard |
---|
Methods in ezvcard that return SortString | |
---|---|
SortString |
VCard.getSortString()
Gets the string that should be used to sort the vCard. |
SortString |
VCard.setSortString(String sortString)
Sets the string that should be used to sort the vCard. |
Methods in ezvcard with parameters of type SortString | |
---|---|
void |
VCard.setSortString(SortString sortString)
Sets the string that should be used to sort the vCard. |
Uses of SortString in ezvcard.io.scribe |
---|
Methods in ezvcard.io.scribe that return SortString | |
---|---|
protected SortString |
SortStringScribe._parseValue(String value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |