Package | Description |
---|---|
org.apache.olingo.commons.api.edm.provider |
Contains representations for objects created during CSDL document parsing
|
Modifier and Type | Method and Description |
---|---|
CsdlOnDeleteAction |
CsdlOnDelete.getAction()
Gets action.
|
static CsdlOnDeleteAction |
CsdlOnDeleteAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CsdlOnDeleteAction[] |
CsdlOnDeleteAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CsdlOnDelete |
CsdlOnDelete.setAction(CsdlOnDeleteAction action)
Sets action.
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.