Class CategoryImpl
java.lang.Object
org.apache.olingo.odata2.core.servicedocument.CategoryImpl
- All Implemented Interfaces:
Category
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet common attributesgetLabel()Get the labelGet the schemegetTerm()Get the termsetCommonAttributes(CommonAttributes commonAttribute)
-
Constructor Details
-
CategoryImpl
public CategoryImpl()
-
-
Method Details
-
getScheme
Description copied from interface:CategoryGet the scheme -
getTerm
Description copied from interface:CategoryGet the term -
getCommonAttributes
Description copied from interface:CategoryGet common attributes- Specified by:
getCommonAttributesin interfaceCategory- Returns:
CommonAttributes
-
getLabel
Description copied from interface:CategoryGet the label -
setScheme
-
setTerm
-
setCommonAttributes
-
setLabel
-