Uses of Class
org.opends.dsml.protocol.AttributeDescriptions
-
-
Uses of AttributeDescriptions in org.opends.dsml.protocol
Fields in org.opends.dsml.protocol declared as AttributeDescriptions Modifier and Type Field Description protected AttributeDescriptionsSearchRequest. attributesMethods in org.opends.dsml.protocol that return AttributeDescriptions Modifier and Type Method Description AttributeDescriptionsObjectFactory. createAttributeDescriptions()Create an instance ofAttributeDescriptionsAttributeDescriptionsSearchRequest. getAttributes()Gets the value of the attributes property.Methods in org.opends.dsml.protocol with parameters of type AttributeDescriptions Modifier and Type Method Description voidSearchRequest. setAttributes(AttributeDescriptions value)Sets the value of the attributes property.
-