| Package | Description | 
|---|---|
| org.apache.olingo.commons.api.data | Contains all the data objects of OData responses and OData requests | 
| Modifier and Type | Method and Description | 
|---|---|
| Operation.Type | Operation. getType()Gets the Operation Type | 
| static Operation.Type | Operation.Type. valueOf(String name)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. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Operation. setType(Operation.Type type)Set the Operation type | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.