Uses of Class
ezvcard.types.RawType

Packages that use RawType
ezvcard   
 

Uses of RawType in ezvcard
 

Methods in ezvcard that return RawType
 RawType VCard.addExtendedType(String name, String value)
          Adds an extended type to the vCard.
 

Methods in ezvcard that return types with arguments of type RawType
 List<RawType> VCard.getExtendedType(String typeName)
          Gets all extended types that have a particular name.
 



Copyright © 2012-2013. All Rights Reserved.