|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.shared.ldap.schema.syntax.AbstractSchemaDescription
org.apache.directory.shared.ldap.schema.syntax.MatchingRuleUseDescription
public class MatchingRuleUseDescription
RFC 4512 - 4.1.4. Matching Rule Use Description
Field Summary |
---|
Fields inherited from class org.apache.directory.shared.ldap.schema.syntax.AbstractSchemaDescription |
---|
description, extensions, isObsolete, names, numericOid |
Constructor Summary | |
---|---|
MatchingRuleUseDescription()
|
Method Summary | |
---|---|
java.util.List<java.lang.String> |
getApplicableAttributes()
|
void |
setApplicableAttributes(java.util.List<java.lang.String> applicableAttributes)
|
Methods inherited from class org.apache.directory.shared.ldap.schema.syntax.AbstractSchemaDescription |
---|
addExtension, equals, getDescription, getExtensions, getNames, getNumericOid, hashCode, isObsolete, setDescription, setExtensions, setNames, setNumericOid, setObsolete |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MatchingRuleUseDescription()
Method Detail |
---|
public java.util.List<java.lang.String> getApplicableAttributes()
public void setApplicableAttributes(java.util.List<java.lang.String> applicableAttributes)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |