Uses of Enum
org.apache.olingo.commons.api.edm.provider.CsdlOnDeleteAction
Packages that use CsdlOnDeleteAction
Package
Description
Contains representations for objects created during CSDL document parsing
-
Uses of CsdlOnDeleteAction in org.apache.olingo.commons.api.edm.provider
Methods in org.apache.olingo.commons.api.edm.provider that return CsdlOnDeleteActionModifier and TypeMethodDescriptionCsdlOnDelete.getAction()
Gets action.static CsdlOnDeleteAction
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.Methods in org.apache.olingo.commons.api.edm.provider with parameters of type CsdlOnDeleteAction