Uses of Enum Class
adalid.core.enums.OnDeleteAction
Packages that use OnDeleteAction
-
Uses of OnDeleteAction in adalid.core
Methods in adalid.core that return OnDeleteAction -
Uses of OnDeleteAction in adalid.core.enums
Methods in adalid.core.enums that return OnDeleteActionModifier and TypeMethodDescriptionstatic OnDeleteActionReturns the enum constant of this class with the specified name.static OnDeleteAction[]OnDeleteAction.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of OnDeleteAction in adalid.core.interfaces
Methods in adalid.core.interfaces that return OnDeleteAction