| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
clazz |
protected java.lang.String |
name |
| Constructor and Description |
|---|
ActionDefBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ActionDef |
build() |
ActionDefBuilder |
clazz(java.lang.String aValue)
Sets the value of the clazz attribute.
|
ActionDefBuilder |
name(java.lang.String aValue)
Sets the value of the name attribute.
|
public ActionDefBuilder name(java.lang.String aValue)
public ActionDefBuilder clazz(java.lang.String aValue)
Copyright © 2012-2023 anotheria.net. All Rights Reserved.