Uses of Enum Class
org.apache.olingo.odata2.api.servicedocument.Fixed
Packages that use Fixed
Package
Description
-
Uses of Fixed in org.apache.olingo.odata2.api.servicedocument
Methods in org.apache.olingo.odata2.api.servicedocument that return FixedModifier and TypeMethodDescriptionCategories.getFixed()Get the attribute fixed that indicates whether the list of categories is a fixed or an open setstatic FixedReturns the enum constant of this class with the specified name.static Fixed[]Fixed.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Fixed in org.apache.olingo.odata2.core.servicedocument
Methods in org.apache.olingo.odata2.core.servicedocument that return FixedMethods in org.apache.olingo.odata2.core.servicedocument with parameters of type Fixed