public static class IEC61499data.Data_conn
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
destination |
protected java.lang.String |
source |
Constructor and Description |
---|
Data_conn() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
get_destination()
Access to parse result.
|
java.lang.String |
get_source()
Access to parse result.
|