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

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

Uses of Product.AdditionalInformation.AddInfoParam in cometa.translator.product
 

Fields in cometa.translator.product with type parameters of type Product.AdditionalInformation.AddInfoParam
protected  java.util.List<Product.AdditionalInformation.AddInfoParam> Product.AdditionalInformation.addInfoParam
           
 

Methods in cometa.translator.product that return Product.AdditionalInformation.AddInfoParam
 Product.AdditionalInformation.AddInfoParam ObjectFactory.createProductAdditionalInformationAddInfoParam()
          Create an instance of
 

Methods in cometa.translator.product that return types with arguments of type Product.AdditionalInformation.AddInfoParam
 java.util.List<Product.AdditionalInformation.AddInfoParam> Product.AdditionalInformation.getAddInfoParam()
          Gets the value of the addInfoParam property.