Uses of Class
ezvcard.types.RelatedType

Packages that use RelatedType
ezvcard   
 

Uses of RelatedType in ezvcard
 

Methods in ezvcard that return types with arguments of type RelatedType
 List<RelatedType> VCard.getRelations()
          Gets a list of people that the person is related to.
 

Methods in ezvcard with parameters of type RelatedType
 void VCard.addRelated(RelatedType related)
          Adds someone that the person is related to.
 



Copyright © 2012-2013. All Rights Reserved.