|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HasCategory
Something that implements the HasCategory
interface
knows about categories.
Method Summary | |
---|---|
java.lang.String |
category()
Return the category value of the label (or null if none). |
void |
setCategory(java.lang.String category)
Set the category value for the label (if one is stored). |
Method Detail |
---|
java.lang.String category()
void setCategory(java.lang.String category)
category
- The category value for the label
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |