|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CategoryAttribute
| Method Summary | |
|---|---|
Category |
getCategory()
Gets the Category. |
Long |
getId()
Gets the id. |
String |
getName()
Gets the name. |
String |
getValue()
Gets the value. |
void |
setCategory(Category category)
Sets the Category. |
void |
setId(Long id)
Sets the id. |
void |
setName(String name)
Sets the name. |
void |
setValue(String value)
Sets the value. |
| Methods inherited from interface org.broadleafcommerce.common.value.Searchable |
|---|
getSearchable, setSearchable |
| Method Detail |
|---|
Long getId()
void setId(Long id)
id - the new idString getValue()
getValue in interface ValueAssignable<String>void setValue(String value)
setValue in interface ValueAssignable<String>value - the new valueCategory getCategory()
Category.
Categoryvoid setCategory(Category category)
Category.
category - the new CategoryString getName()
getName in interface ValueAssignable<String>void setName(String name)
setName in interface ValueAssignable<String>name - the new name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||