Uses of Class
eu.tneitzel.rmg.operations.OperationGroup
-
Packages that use OperationGroup Package Description eu.tneitzel.rmg.operations -
-
Uses of OperationGroup in eu.tneitzel.rmg.operations
Methods in eu.tneitzel.rmg.operations that return OperationGroup Modifier and Type Method Description static OperationGroupOperationGroup. valueOf(String name)Returns the enum constant of this type with the specified name.static OperationGroup[]OperationGroup. values()Returns an array containing the constants of this enum type, in the order they are declared.
-