public static final class IpAddressPropertyDefinition.Builder extends PropertyDefinition.AbstractBuilder<InetAddress,IpAddressPropertyDefinition>
Modifier and Type | Method and Description |
---|---|
protected IpAddressPropertyDefinition |
buildInstance(AbstractManagedObjectDefinition<?,?> d,
String propertyName,
EnumSet<PropertyOption> options,
AdministratorAction adminAction,
DefaultBehaviorProvider<InetAddress> defaultBehavior)
Build a property definition based on the properties of this builder.
|
getInstance, setAdministratorAction, setDefaultBehaviorProvider, setOption
protected IpAddressPropertyDefinition buildInstance(AbstractManagedObjectDefinition<?,?> d, String propertyName, EnumSet<PropertyOption> options, AdministratorAction adminAction, DefaultBehaviorProvider<InetAddress> defaultBehavior)
PropertyDefinition.AbstractBuilder
buildInstance
in class PropertyDefinition.AbstractBuilder<InetAddress,IpAddressPropertyDefinition>
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-2018 ForgeRock AS.