public interface IParamNode
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
String |
getType() |
void |
setDescription(String value) |
void |
setName(String name) |
void |
setType(String name) |
Copyright © 2018. All rights reserved.