public static class IEC61499data_Zbnf.Hours_Zbnf extends IEC61499data.Hours
fixed_point, integer, minutes, text
Constructor and Description |
---|
Hours_Zbnf() |
Modifier and Type | Method and Description |
---|---|
IEC61499data_Zbnf.Fixed_point_Zbnf |
new_fixed_point()
Creates an instance for the result Zbnf .
|
IEC61499data_Zbnf.Minutes_Zbnf |
new_minutes()
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_minutes(IEC61499data_Zbnf.Minutes_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_minutes, 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.Minutes_Zbnf new_minutes()
public void set_minutes(IEC61499data_Zbnf.Minutes_Zbnf val)