Class RoleDefBuilder
- java.lang.Object
-
- net.anotheria.anosite.gen.asuserdata.data.RoleDefBuilder
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.Stringname
-
Constructor Summary
Constructors Constructor Description RoleDefBuilder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RoleDefbuild()RoleDefBuildername(java.lang.String aValue)Sets the value of the name attribute.
-
-
-
Method Detail
-
name
public RoleDefBuilder name(java.lang.String aValue)
Sets the value of the name attribute.
-
-