Uses of Class
de.tum.in.test.api.util.RuleType
| Package | Description |
|---|---|
| de.tum.in.test.api.util |
-
Uses of RuleType in de.tum.in.test.api.util
Methods in de.tum.in.test.api.util that return RuleType Modifier and Type Method Description RuleTypePackageRule. getRuleType()RuleTypePathRule. getRuleType()static RuleTypeRuleType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static RuleType[]RuleType. values()Returns an array containing the constants of this enum type, in the order they are declared.