|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MatchingRuleEnum | |
|---|---|
| org.apache.directory.api.ldap.model.schema | Contains interfaces and base classes for representing the LDAP schema domain model. |
| Uses of MatchingRuleEnum in org.apache.directory.api.ldap.model.schema |
|---|
| Methods in org.apache.directory.api.ldap.model.schema that return MatchingRuleEnum | |
|---|---|
static MatchingRuleEnum |
MatchingRuleEnum.getUsage(String matchingRule)
Gets the enumeration type for the usage string regardless of case. |
static MatchingRuleEnum |
MatchingRuleEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MatchingRuleEnum[] |
MatchingRuleEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||