Uses of Enum Class
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 EdmOnDeleteReturns the enum constant of this class with the specified name.static EdmOnDelete[]EdmOnDelete.values()Returns an array containing the constants of this enum class, in the order they are declared.