public class ConfigurationType
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<ArgumentType> |
arg |
| Constructor and Description |
|---|
ConfigurationType() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ArgumentType> |
getArg() |
protected java.util.List<ArgumentType> arg
public java.util.List<ArgumentType> getArg()