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