public static class IEC61499data_Zbnf.Minutes_Zbnf extends IEC61499data.Minutes
fixed_point, integer, seconds, text
Constructor and Description |
---|
Minutes_Zbnf() |
Modifier and Type | Method and Description |
---|---|
IEC61499data_Zbnf.Fixed_point_Zbnf |
new_fixed_point()
Creates an instance for the result Zbnf .
|
IEC61499data_Zbnf.Seconds_Zbnf |
new_seconds()
Creates an instance for the result Zbnf .
|
void |
set_fixed_point(IEC61499data_Zbnf.Fixed_point_Zbnf val)
Set the result.
|
void |
set_integer(int val)
Set routine for the singular component <int?
|
void |
set_seconds(IEC61499data_Zbnf.Seconds_Zbnf val)
Set the result.
|
void |
set_text(java.lang.String val)
Set routine for the singular component <String?
|
get_fixed_point, get_integer, get_seconds, get_text
public IEC61499data_Zbnf.Fixed_point_Zbnf new_fixed_point()
public void set_fixed_point(IEC61499data_Zbnf.Fixed_point_Zbnf val)
public void set_integer(int val)
public void set_text(java.lang.String val)
public IEC61499data_Zbnf.Seconds_Zbnf new_seconds()
public void set_seconds(IEC61499data_Zbnf.Seconds_Zbnf val)