Uses of Enum
org.apache.olingo.commons.api.data.Operation.Type
Packages that use Operation.Type
Package
Description
Contains all the data objects of OData responses and OData requests
-
Uses of Operation.Type in org.apache.olingo.commons.api.data
Methods in org.apache.olingo.commons.api.data that return Operation.TypeModifier and TypeMethodDescriptionOperation.getType()
Gets the Operation Typestatic Operation.Type
Returns the enum constant of this type with the specified name.static Operation.Type[]
Operation.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.olingo.commons.api.data with parameters of type Operation.TypeModifier and TypeMethodDescriptionvoid
Operation.setType
(Operation.Type type) Set the Operation type