|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICategory
Shared Category interface.
Method Summary | |
---|---|
java.lang.String |
getLabel()
Returns the category label or null if there is no label value. |
java.lang.String |
getScheme()
Returns the category scheme or null if the category does not have
a scheme. |
java.lang.String |
getTerm()
Returns the category term. |
Method Detail |
---|
java.lang.String getScheme()
null
if the category does not have
a scheme.
null
.java.lang.String getLabel()
null
if there is no label value.
java.lang.String getTerm()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |