public final class FlowNode extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
Configurator |
config |
int |
id |
String |
name |
| Constructor and Description |
|---|
FlowNode() |
FlowNode(int id,
String name,
Configurator config) |
public int id
public String name
public Configurator config
public FlowNode()
public FlowNode(int id,
String name,
Configurator config)
Copyright © 2016. All rights reserved.