Uses of Class
net.sf.okapi.steps.inconsistencycheck.Parameters
-
Packages that use Parameters Package Description net.sf.okapi.steps.inconsistencycheck -
-
Uses of Parameters in net.sf.okapi.steps.inconsistencycheck
Methods in net.sf.okapi.steps.inconsistencycheck that return Parameters Modifier and Type Method Description Parameters
InconsistencyCheck. getParameters()
Parameters
InconsistencyCheckStep. getParameters()
Methods in net.sf.okapi.steps.inconsistencycheck with parameters of type Parameters Modifier and Type Method Description void
InconsistencyCheck. setParameters(Parameters params)
-