MatchingRule.MatchingRuleType |
AbstractOrderingMatchingRuleImpl.getType() |
|
MatchingRule.MatchingRuleType |
MatchingRule.getType() |
Returns the type of the matching rule.
|
MatchingRule.MatchingRuleType |
MatchingRuleImpl.getType() |
Returns the type of this matching rule.
|
static MatchingRule.MatchingRuleType |
MatchingRule.MatchingRuleType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static MatchingRule.MatchingRuleType[] |
MatchingRule.MatchingRuleType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|