public static class IEC61499data_Zbnf.Daytime_Zbnf extends IEC61499data.Daytime
day_hour, day_minute, day_second
Constructor and Description |
---|
Daytime_Zbnf() |
Modifier and Type | Method and Description |
---|---|
IEC61499data_Zbnf.Fixed_point_Zbnf |
new_day_second()
Creates an instance for the result Zbnf .
|
void |
set_day_hour(int val)
Set routine for the singular component <int?
|
void |
set_day_minute(int val)
Set routine for the singular component <int?
|
void |
set_day_second(IEC61499data_Zbnf.Fixed_point_Zbnf val)
Set the result.
|
get_day_hour, get_day_minute, get_day_second
public void set_day_hour(int val)
public void set_day_minute(int val)
public IEC61499data_Zbnf.Fixed_point_Zbnf new_day_second()
public void set_day_second(IEC61499data_Zbnf.Fixed_point_Zbnf val)