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

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

Uses of Product.Lineage in cometa.translator.product
 

Fields in cometa.translator.product declared as Product.Lineage
protected  Product.Lineage Product.lineage
           
 

Methods in cometa.translator.product that return Product.Lineage
 Product.Lineage ObjectFactory.createProductLineage()
          Create an instance of
 Product.Lineage Product.getLineage()
          Gets the value of the lineage property.
 

Methods in cometa.translator.product with parameters of type Product.Lineage
 void Product.setLineage(Product.Lineage value)
          Sets the value of the lineage property.