public static class IEC61499data.Fb_service_declaration
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
fb_type_name |
protected java.util.List<IEC61499data.Service_sequence> |
service_sequence |
Constructor and Description |
---|
Fb_service_declaration() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
get_fb_type_name()
Access to parse result.
|
java.lang.Iterable<IEC61499data.Service_sequence> |
get_service_sequence()
Access to parse result, get the elements of the container service_sequence
|
int |
getSize_service_sequence()
Access to parse result, get the size of the container service_sequence.
|
protected java.lang.String fb_type_name
protected java.util.List<IEC61499data.Service_sequence> service_sequence
public java.lang.String get_fb_type_name()
public java.lang.Iterable<IEC61499data.Service_sequence> get_service_sequence()
public int getSize_service_sequence()