Uses of Enum Class
com.targomo.client.api.quality.criterion.CriterionType
Packages that use CriterionType
-
Uses of CriterionType in com.targomo.client.api.quality.criterion
Methods in com.targomo.client.api.quality.criterion that return CriterionTypeModifier and TypeMethodDescriptionCriterionDefinitionInterface.getType()static CriterionTypeReturns the enum constant of this class with the specified name.static CriterionType[]CriterionType.values()Returns an array containing the constants of this enum class, in the order they are declared.