Uses of Class
ezvcard.types.ProdIdType

Packages that use ProdIdType
ezvcard   
 

Uses of ProdIdType in ezvcard
 

Methods in ezvcard that return ProdIdType
 ProdIdType VCard.getProdId()
          Gets the product ID, which identifies the software that created the vCard.
 ProdIdType VCard.setProdId(String prodId)
          Sets the product ID, which identifies the software that created the vCard.
 

Methods in ezvcard with parameters of type ProdIdType
 void VCard.setProdId(ProdIdType prodId)
          Sets the product ID, which identifies the software that created the vCard.
 



Copyright © 2012-2013. All Rights Reserved.