Uses of Class
ezvcard.property.ProductId

Packages that use ProductId
ezvcard   
ezvcard.io.scribe   
 

Uses of ProductId in ezvcard
 

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

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

Uses of ProductId in ezvcard.io.scribe
 

Methods in ezvcard.io.scribe that return ProductId
protected  ProductId ProductIdScribe._parseValue(String value)
           
 



Copyright © 2012-2014 Michael Angstadt. All Rights Reserved.