Uses of Class
ezvcard.property.SortString

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)
           
 



Copyright © 2012-2014 Michael Angstadt. All Rights Reserved.