Uses of Class
ezvcard.property.Profile

Packages that use Profile
ezvcard   
ezvcard.io.scribe   
 

Uses of Profile in ezvcard
 

Methods in ezvcard that return Profile
 Profile VCard.getProfile()
          Gets the PROFILE property.
 

Methods in ezvcard with parameters of type Profile
 void VCard.setProfile(Profile profile)
          Sets the PROFILE property.
 

Uses of Profile in ezvcard.io.scribe
 

Methods in ezvcard.io.scribe that return Profile
protected  Profile ProfileScribe._parseValue(String value)
           
 



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