public static class IEC61499data_Zbnf.Variable_Zbnf extends IEC61499data.Variable
integer, location_prefix, variable_name
Constructor and Description |
---|
Variable_Zbnf() |
Modifier and Type | Method and Description |
---|---|
void |
set_integer(int val)
Set routine for the singular component <int?
|
void |
set_location_prefix(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_variable_name(java.lang.String val)
Set routine for the singular component <String?
|
get_integer, get_location_prefix, get_variable_name, getSize_integer, toString
public void set_location_prefix(java.lang.String val)
public void set_integer(int val)
public void set_variable_name(java.lang.String val)