Uses of Class
org.opends.dsml.protocol.MatchingRuleAssertion
-
-
Uses of MatchingRuleAssertion in org.opends.dsml.protocol
Fields in org.opends.dsml.protocol declared as MatchingRuleAssertion Modifier and Type Field Description protected MatchingRuleAssertionFilter. extensibleMatchMethods in org.opends.dsml.protocol that return MatchingRuleAssertion Modifier and Type Method Description MatchingRuleAssertionObjectFactory. createMatchingRuleAssertion()Create an instance ofMatchingRuleAssertionMatchingRuleAssertionFilter. getExtensibleMatch()Gets the value of the extensibleMatch property.Methods in org.opends.dsml.protocol that return types with arguments of type MatchingRuleAssertion Modifier and Type Method Description javax.xml.bind.JAXBElement<MatchingRuleAssertion>ObjectFactory. createFilterSetExtensibleMatch(MatchingRuleAssertion value)Methods in org.opends.dsml.protocol with parameters of type MatchingRuleAssertion Modifier and Type Method Description javax.xml.bind.JAXBElement<MatchingRuleAssertion>ObjectFactory. createFilterSetExtensibleMatch(MatchingRuleAssertion value)voidFilter. setExtensibleMatch(MatchingRuleAssertion value)Sets the value of the extensibleMatch property.
-