Uses of Class
ezvcard.property.SourceDisplayText

Packages that use SourceDisplayText
ezvcard   
ezvcard.io.scribe   
 

Uses of SourceDisplayText in ezvcard
 

Methods in ezvcard that return SourceDisplayText
 SourceDisplayText VCard.getSourceDisplayText()
          Gets a textual representation of the SOURCE property.
 SourceDisplayText VCard.setSourceDisplayText(String sourceDisplayText)
          Sets a textual representation of the SOURCE property.
 

Methods in ezvcard with parameters of type SourceDisplayText
 void VCard.setSourceDisplayText(SourceDisplayText sourceDisplayText)
          Sets a textual representation of the SOURCE property.
 

Uses of SourceDisplayText in ezvcard.io.scribe
 

Methods in ezvcard.io.scribe that return SourceDisplayText
protected  SourceDisplayText SourceDisplayTextScribe._parseValue(String value)
           
 



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