Uses of Class
ezvcard.types.RoleType

Packages that use RoleType
ezvcard   
 

Uses of RoleType in ezvcard
 

Methods in ezvcard that return RoleType
 RoleType VCard.addRole(String role)
          Adds a role associated with the person.
 

Methods in ezvcard that return types with arguments of type RoleType
 List<RoleType> VCard.getRoles()
          Gets the roles associated with the person.
 

Methods in ezvcard with parameters of type RoleType
 void VCard.addRole(RoleType role)
          Adds a role associated with the person.
 



Copyright © 2012-2013. All Rights Reserved.