Uses of Class
net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep.ProcType
-
Packages that use SearchAndReplaceStep.ProcType Package Description net.sf.okapi.steps.searchandreplace -
-
Uses of SearchAndReplaceStep.ProcType in net.sf.okapi.steps.searchandreplace
Methods in net.sf.okapi.steps.searchandreplace that return SearchAndReplaceStep.ProcType Modifier and Type Method Description static SearchAndReplaceStep.ProcTypeSearchAndReplaceStep.ProcType. valueOf(String name)Returns the enum constant of this type with the specified name.static SearchAndReplaceStep.ProcType[]SearchAndReplaceStep.ProcType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-