Uses of Enum Class
ru.sergkorot.dynamic.model.enums.OperationType
Packages that use OperationType
-
Uses of OperationType in ru.sergkorot.dynamic.model.enums
Methods in ru.sergkorot.dynamic.model.enums that return OperationTypeModifier and TypeMethodDescriptionstatic OperationTypeGet OperationType by operation namestatic OperationTypeReturns the enum constant of this class with the specified name.static OperationType[]OperationType.values()Returns an array containing the constants of this enum class, in the order they are declared.