Uses of Class
cometa.translator.product.Product.AdditionalInformation

Packages that use Product.AdditionalInformation
cometa.translator.product This package contains the classes that allow to map the product metadata to objects. 
 

Uses of Product.AdditionalInformation in cometa.translator.product
 

Fields in cometa.translator.product declared as Product.AdditionalInformation
protected  Product.AdditionalInformation Product.additionalInformation
           
 

Methods in cometa.translator.product that return Product.AdditionalInformation
 Product.AdditionalInformation ObjectFactory.createProductAdditionalInformation()
          Create an instance of
 Product.AdditionalInformation Product.getAdditionalInformation()
          Gets the value of the additionalInformation property.
 

Methods in cometa.translator.product with parameters of type Product.AdditionalInformation
 void Product.setAdditionalInformation(Product.AdditionalInformation value)
          Sets the value of the additionalInformation property.