Uses of Class
org.apache.olingo.odata2.core.servicedocument.CategoryImpl
-
Packages that use CategoryImpl Package Description org.apache.olingo.odata2.core.servicedocument -
-
Uses of CategoryImpl in org.apache.olingo.odata2.core.servicedocument
Methods in org.apache.olingo.odata2.core.servicedocument that return CategoryImpl Modifier and Type Method Description CategoryImplCategoryImpl. setCommonAttributes(CommonAttributes commonAttribute)CategoryImplCategoryImpl. setLabel(String label)CategoryImplCategoryImpl. setScheme(String scheme)CategoryImplCategoryImpl. setTerm(String term)
-