public class SubType extends Object
| Modifier and Type | Field and Description |
|---|---|
List<Parameter> |
parameters |
| Constructor and Description |
|---|
SubType() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearParamsValue() |
Parameter |
getParameter(String name) |
List<Parameter> |
getParameters() |
void |
setParamsValue(Object... objs) |
String |
toString() |
Copyright © 2020. All rights reserved.