Uses of Class
ezvcard.types.XmlType

Packages that use XmlType
ezvcard   
 

Uses of XmlType in ezvcard
 

Methods in ezvcard that return types with arguments of type XmlType
 List<XmlType> VCard.getXmls()
          Gets any XML data that is attached to the vCard.
 

Methods in ezvcard with parameters of type XmlType
 void VCard.addXml(XmlType xml)
          Adds XML data to the vCard.
 



Copyright © 2012-2013. All Rights Reserved.