public static class IEC61499data_Zbnf.Segment_Zbnf extends IEC61499data.Segment
parameter, segment_name, segment_type_name
Constructor and Description |
---|
Segment_Zbnf() |
Modifier and Type | Method and Description |
---|---|
void |
add_Parameter(IEC61499data_Zbnf.Parameter_Zbnf val)
Add the result to the list.
|
IEC61499data_Zbnf.Parameter_Zbnf |
new_Parameter()
create and add routine for the list component |
void |
set_segment_name(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_segment_type_name(java.lang.String val)
Set routine for the singular component <String?
|
get_Parameter, get_segment_name, get_segment_type_name, getSize_Parameter
public void set_segment_name(java.lang.String val)
public void set_segment_type_name(java.lang.String val)
public IEC61499data_Zbnf.Parameter_Zbnf new_Parameter()
public void add_Parameter(IEC61499data_Zbnf.Parameter_Zbnf val)