Uses of Class
org.opends.dsml.protocol.SubstringFilter
-
-
Uses of SubstringFilter in org.opends.dsml.protocol
Fields in org.opends.dsml.protocol declared as SubstringFilter Modifier and Type Field Description protected SubstringFilterFilter. substringsMethods in org.opends.dsml.protocol that return SubstringFilter Modifier and Type Method Description SubstringFilterObjectFactory. createSubstringFilter()Create an instance ofSubstringFilterSubstringFilterFilter. getSubstrings()Gets the value of the substrings property.Methods in org.opends.dsml.protocol that return types with arguments of type SubstringFilter Modifier and Type Method Description javax.xml.bind.JAXBElement<SubstringFilter>ObjectFactory. createFilterSetSubstrings(SubstringFilter value)Methods in org.opends.dsml.protocol with parameters of type SubstringFilter Modifier and Type Method Description javax.xml.bind.JAXBElement<SubstringFilter>ObjectFactory. createFilterSetSubstrings(SubstringFilter value)voidFilter. setSubstrings(SubstringFilter value)Sets the value of the substrings property.
-