|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CategoryAttribute | |
---|---|
fr.paris.lutece.plugins.stock.business.category |
Uses of CategoryAttribute in fr.paris.lutece.plugins.stock.business.category |
---|
Fields in fr.paris.lutece.plugins.stock.business.category with type parameters of type CategoryAttribute | |
---|---|
static javax.persistence.metamodel.SetAttribute<Category,CategoryAttribute> |
Category_.attributeList
|
Methods in fr.paris.lutece.plugins.stock.business.category that return types with arguments of type CategoryAttribute | |
---|---|
java.util.Set<CategoryAttribute> |
Category.getAttributeList()
|
Method parameters in fr.paris.lutece.plugins.stock.business.category with type arguments of type CategoryAttribute | |
---|---|
void |
Category.setAttributeList(java.util.Set<CategoryAttribute> stringAttribute)
Sets the attribute list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |