Uses of Enum
org.apache.olingo.commons.api.edm.constants.EdmOnDelete
Packages that use EdmOnDelete
Package
Description
Contains representations for constants related to EDM objects.
-
Uses of EdmOnDelete in org.apache.olingo.commons.api.edm.constants
Methods in org.apache.olingo.commons.api.edm.constants that return EdmOnDeleteModifier and TypeMethodDescriptionstatic EdmOnDelete
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.