public class ProcessStructure extends Object
| Constructor and Description |
|---|
ProcessStructure(String processName,
String inputClassname,
String outputClassname) |
| Modifier and Type | Method and Description |
|---|---|
String |
getInputClassname() |
String |
getOutputClassname() |
String |
getProcessName() |
String |
toString() |
Copyright © 2016. All rights reserved.