static RuleSelectionMethod.Criterion |
RuleSelectionMethod.Criterion.fromValue(String v) |
RuleSelectionMethod.Criterion |
RuleSelectionMethod.getCriterion() |
RuleSelectionMethod.Criterion |
RuleSelectionMethod.requireCriterion() |
static RuleSelectionMethod.Criterion |
RuleSelectionMethod.Criterion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuleSelectionMethod.Criterion[] |
RuleSelectionMethod.Criterion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|