Uses of Class
net.anotheria.anosite.gen.aswebdata.data.AttributeBuilder
-
Packages that use AttributeBuilder Package Description net.anotheria.anosite.gen.aswebdata.data -
-
Uses of AttributeBuilder in net.anotheria.anosite.gen.aswebdata.data
Methods in net.anotheria.anosite.gen.aswebdata.data that return AttributeBuilder Modifier and Type Method Description AttributeBuilderAttributeBuilder. guards(List<String> aValue)Sets the value of the guards attribute.AttributeBuilderAttributeBuilder. key(String aValue)Sets the value of the key attribute.AttributeBuilderAttributeBuilder. name(String aValue)Sets the value of the name attribute.AttributeBuilderAttributeBuilder. subattributes(List<String> aValue)Sets the value of the subattributes attribute.AttributeBuilderAttributeBuilder. value(String aValue)Sets the value of the value attribute.
-