| 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 | 
|---|---|
| DeletedEntity.Reason | DeletedEntity. getReason()Get reason for deletion. | 
| static DeletedEntity.Reason | DeletedEntity.Reason. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static DeletedEntity.Reason[] | DeletedEntity.Reason. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DeletedEntity. setReason(DeletedEntity.Reason reason)Set reason for deletion. | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.