public static class IPAddressMaskPropertyDefinition.Builder extends PropertyDefinition.AbstractBuilder<org.forgerock.opendj.ldap.AddressMask,IPAddressMaskPropertyDefinition>
Modifier and Type | Method and Description |
---|---|
protected IPAddressMaskPropertyDefinition |
buildInstance(AbstractManagedObjectDefinition<?,?> d,
String propertyName,
EnumSet<PropertyOption> options,
AdministratorAction adminAction,
DefaultBehaviorProvider<org.forgerock.opendj.ldap.AddressMask> defaultBehavior)
Build a property definition based on the properties of this
builder.
|
getInstance, setAdministratorAction, setDefaultBehaviorProvider, setOption
protected IPAddressMaskPropertyDefinition buildInstance(AbstractManagedObjectDefinition<?,?> d, String propertyName, EnumSet<PropertyOption> options, AdministratorAction adminAction, DefaultBehaviorProvider<org.forgerock.opendj.ldap.AddressMask> defaultBehavior)
buildInstance
in class PropertyDefinition.AbstractBuilder<org.forgerock.opendj.ldap.AddressMask,IPAddressMaskPropertyDefinition>
d
- The managed object definition associated with this
property definition.propertyName
- The property name.options
- Options applicable to this definition.adminAction
- The administrator action.defaultBehavior
- The default behavior provider.Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.