Uses of Class
net.sf.okapi.lib.verification.QualityCheckReport.Type
-
-
Uses of QualityCheckReport.Type in net.sf.okapi.lib.verification
Methods in net.sf.okapi.lib.verification that return QualityCheckReport.Type Modifier and Type Method Description static QualityCheckReport.TypeQualityCheckReport.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static QualityCheckReport.Type[]QualityCheckReport.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.sf.okapi.lib.verification with parameters of type QualityCheckReport.Type Modifier and Type Method Description voidQualityCheckReport. startReport(String fullPath, QualityCheckReport.Type type)
-