| Package | Description |
|---|---|
| org.apache.olingo.odata2.api.edm |
Entity Data Model API
|
| org.apache.olingo.odata2.api.edm.provider |
Entity Data Model Provider API
|
| Modifier and Type | Method and Description |
|---|---|
static EdmAction |
EdmAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EdmAction[] |
EdmAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EdmAction |
OnDelete.getAction() |
| Modifier and Type | Method and Description |
|---|---|
OnDelete |
OnDelete.setAction(EdmAction action)
|
Copyright © 2020. All rights reserved.