public class OutPortInfo extends Object
| Constructor and Description |
|---|
OutPortInfo() |
OutPortInfo(String displayName,
int order,
String fieldName,
PortType portType,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getDisplayName() |
String |
getFieldName() |
int |
getOrder() |
String |
getPortType() |
String |
toString() |
Copyright © 2016–2019 AdroitLogic. All rights reserved.