Uses of Class
org.apache.olingo.odata2.api.servicedocument.Fixed
-
Packages that use Fixed Package Description org.apache.olingo.odata2.api.servicedocument -
-
Uses of Fixed in org.apache.olingo.odata2.api.servicedocument
Methods in org.apache.olingo.odata2.api.servicedocument that return Fixed Modifier and Type Method Description FixedCategories. getFixed()Get the attribute fixed that indicates whether the list of categories is a fixed or an open setstatic FixedFixed. valueOf(String name)Returns the enum constant of this type with the specified name.static Fixed[]Fixed. values()Returns an array containing the constants of this enum type, in the order they are declared.
-