Uses of Class
org.forgerock.opendj.config.AttributeTypePropertyDefinition.Builder
-
Packages that use AttributeTypePropertyDefinition.Builder Package Description org.forgerock.opendj.config Common administration classes. -
-
Uses of AttributeTypePropertyDefinition.Builder in org.forgerock.opendj.config
Methods in org.forgerock.opendj.config that return AttributeTypePropertyDefinition.Builder Modifier and Type Method Description static AttributeTypePropertyDefinition.Builder
AttributeTypePropertyDefinition. createBuilder(AbstractManagedObjectDefinition<?,?> d, String propertyName)
Create a attribute type property definition builder.
-