Uses of Class
com.remondis.remap.MappingOperation
-
-
Uses of MappingOperation in com.remondis.remap
Methods in com.remondis.remap that return MappingOperation Modifier and Type Method Description MappingOperationMappedResult. getOperation()static MappingOperationMappingOperation. valueOf(String name)Returns the enum constant of this type with the specified name.static MappingOperation[]MappingOperation. values()Returns an array containing the constants of this enum type, in the order they are declared.
-