Class FilteredIPBuilder
java.lang.Object
net.anotheria.anosite.gen.assiteconfig.data.FilteredIPBuilder
- All Implemented Interfaces:
net.anotheria.asg.data.Builder<FilteredIP>
-
Field Details
-
ipAddress
-
mask
protected int mask -
allowance
protected int allowance
-
-
Constructor Details
-
FilteredIPBuilder
public FilteredIPBuilder()
-
-
Method Details
-
ipAddress
Sets the value of the ipAddress attribute. -
mask
Sets the value of the mask attribute. -
allowance
Sets the value of the allowance attribute. -
build
- Specified by:
buildin interfacenet.anotheria.asg.data.Builder<FilteredIP>
-