Uses of Enum Class
de.murmelmeister.murmelapi.database.OperationType
Packages that use OperationType
-
Uses of OperationType in de.murmelmeister.murmelapi.database
Methods in de.murmelmeister.murmelapi.database that return OperationTypeModifier and TypeMethodDescriptionstatic OperationTypeOperationType.fromString(String value) static 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.