Uses of Enum
org.apache.olingo.server.api.uri.queryoption.ApplyItem.Kind
Packages that use ApplyItem.Kind
Package
Description
Olingo Server API - URI - QueryOptions
-
Uses of ApplyItem.Kind in org.apache.olingo.server.api.uri.queryoption
Methods in org.apache.olingo.server.api.uri.queryoption that return ApplyItem.KindModifier and TypeMethodDescriptionApplyItem.getKind()
Gets the kind of the transformation.static ApplyItem.Kind
Returns the enum constant of this type with the specified name.static ApplyItem.Kind[]
ApplyItem.Kind.values()
Returns an array containing the constants of this enum type, in the order they are declared.