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

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

Uses of Product.DataFeatures in cometa.translator.product
 

Fields in cometa.translator.product declared as Product.DataFeatures
protected  Product.DataFeatures Product.dataFeatures
           
 

Methods in cometa.translator.product that return Product.DataFeatures
 Product.DataFeatures ObjectFactory.createProductDataFeatures()
          Create an instance of
 Product.DataFeatures Product.getDataFeatures()
          Gets the value of the dataFeatures property.
 

Methods in cometa.translator.product with parameters of type Product.DataFeatures
 void Product.setDataFeatures(Product.DataFeatures value)
          Sets the value of the dataFeatures property.