| Package | Description |
|---|---|
| org.apache.olingo.client.api.domain | |
| org.apache.olingo.client.core.domain |
| Modifier and Type | Method and Description |
|---|---|
ClientDeletedEntity.Reason |
ClientDeletedEntity.getReason() |
static ClientDeletedEntity.Reason |
ClientDeletedEntity.Reason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientDeletedEntity.Reason[] |
ClientDeletedEntity.Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ClientDeletedEntity.Reason |
ClientDeletedEntityImpl.getReason() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientDeletedEntityImpl.setReason(ClientDeletedEntity.Reason reason) |
Copyright © 2023. All rights reserved.