| Package | Description |
|---|---|
| org.oasisopen.odata.csdl.v4 |
| Modifier and Type | Field and Description |
|---|---|
protected TOnDeleteAction |
TOnDelete.action |
| Modifier and Type | Method and Description |
|---|---|
static TOnDeleteAction |
TOnDeleteAction.fromValue(String v) |
TOnDeleteAction |
TOnDelete.getAction()
Gets the value of the action property.
|
static TOnDeleteAction |
TOnDeleteAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TOnDeleteAction[] |
TOnDeleteAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TOnDelete.setAction(TOnDeleteAction value)
Sets the value of the action property.
|
Copyright © 2018–2020. All rights reserved.