Class BoxTypeBuilder
java.lang.Object
net.anotheria.anosite.gen.asfederateddata.data.BoxTypeBuilder
- All Implemented Interfaces:
net.anotheria.asg.data.Builder<BoxType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Sets the value of the name attribute.rendererpage(String aValue) Sets the value of the rendererpage attribute.
-
Field Details
-
name
-
rendererpage
-
-
Constructor Details
-
BoxTypeBuilder
public BoxTypeBuilder()
-
-
Method Details
-
name
Sets the value of the name attribute. -
rendererpage
Sets the value of the rendererpage attribute. -
build
- Specified by:
buildin interfacenet.anotheria.asg.data.Builder<BoxType>
-