Uses of Class
ezvcard.types.MemberType

Packages that use MemberType
ezvcard   
 

Uses of MemberType in ezvcard
 

Methods in ezvcard that return types with arguments of type MemberType
 List<MemberType> VCard.getMembers()
          Gets the members of the group.
 

Methods in ezvcard with parameters of type MemberType
 void VCard.addMember(MemberType member)
          Adds a member to the group.
 



Copyright © 2012-2013. All Rights Reserved.