Package | Description |
---|---|
org.apache.olingo.commons.api.edm.constants | |
org.apache.olingo.server.api.edm.provider |
Modifier and Type | Method and Description |
---|---|
static EdmOnDelete |
EdmOnDelete.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EdmOnDelete[] |
EdmOnDelete.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EdmOnDelete |
NavigationProperty.getOnDelete() |
Modifier and Type | Method and Description |
---|---|
NavigationProperty |
NavigationProperty.setOnDelete(EdmOnDelete onDelete) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.