Uses of Class
fr.paris.lutece.plugins.stock.business.attribute.product.ProductAttribute

Packages that use ProductAttribute
fr.paris.lutece.plugins.stock.business.product   
 

Uses of ProductAttribute in fr.paris.lutece.plugins.stock.business.product
 

Fields in fr.paris.lutece.plugins.stock.business.product with type parameters of type ProductAttribute
static javax.persistence.metamodel.SetAttribute<Product,ProductAttribute> Product_.attributeList
           
 

Methods in fr.paris.lutece.plugins.stock.business.product that return types with arguments of type ProductAttribute
 java.util.Set<ProductAttribute> Product.getAttributeList()
          Get the product list.
 

Method parameters in fr.paris.lutece.plugins.stock.business.product with type arguments of type ProductAttribute
 void Product.setAttributeList(java.util.Set<ProductAttribute> stringAttribute)
          Sets the attribute list.
 



Copyright © 2012 Mairie de Paris. All Rights Reserved.