Uses of Class
net.anotheria.anosite.gen.assiteconfig.data.FilteredIPBuilder
-
Packages that use FilteredIPBuilder Package Description net.anotheria.anosite.gen.assiteconfig.data -
-
Uses of FilteredIPBuilder in net.anotheria.anosite.gen.assiteconfig.data
Methods in net.anotheria.anosite.gen.assiteconfig.data that return FilteredIPBuilder Modifier and Type Method Description FilteredIPBuilderFilteredIPBuilder. allowance(int aValue)Sets the value of the allowance attribute.FilteredIPBuilderFilteredIPBuilder. ipAddress(java.lang.String aValue)Sets the value of the ipAddress attribute.FilteredIPBuilderFilteredIPBuilder. mask(int aValue)Sets the value of the mask attribute.
-