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