Uses of Class
org.opends.dsml.protocol.AttributeDescription
-
-
Uses of AttributeDescription in org.opends.dsml.protocol
Fields in org.opends.dsml.protocol declared as AttributeDescription Modifier and Type Field Description protected AttributeDescriptionFilter. presentFields in org.opends.dsml.protocol with type parameters of type AttributeDescription Modifier and Type Field Description protected List<AttributeDescription>AttributeDescriptions. attributeMethods in org.opends.dsml.protocol that return AttributeDescription Modifier and Type Method Description AttributeDescriptionObjectFactory. createAttributeDescription()Create an instance ofAttributeDescriptionAttributeDescriptionFilter. getPresent()Gets the value of the present property.Methods in org.opends.dsml.protocol that return types with arguments of type AttributeDescription Modifier and Type Method Description javax.xml.bind.JAXBElement<AttributeDescription>ObjectFactory. createFilterSetPresent(AttributeDescription value)List<AttributeDescription>AttributeDescriptions. getAttribute()Gets the value of the attribute property.Methods in org.opends.dsml.protocol with parameters of type AttributeDescription Modifier and Type Method Description javax.xml.bind.JAXBElement<AttributeDescription>ObjectFactory. createFilterSetPresent(AttributeDescription value)voidFilter. setPresent(AttributeDescription value)Sets the value of the present property.
-