public static class IEC61499data_Zbnf.Days_Zbnf extends IEC61499data.Days
fixed_point, hours, integer, text
Constructor and Description |
---|
Days_Zbnf() |
Modifier and Type | Method and Description |
---|---|
IEC61499data_Zbnf.Fixed_point_Zbnf |
new_fixed_point()
Creates an instance for the result Zbnf .
|
IEC61499data_Zbnf.Hours_Zbnf |
new_hours()
Creates an instance for the result Zbnf .
|
void |
set_fixed_point(IEC61499data_Zbnf.Fixed_point_Zbnf val)
Set the result.
|
void |
set_hours(IEC61499data_Zbnf.Hours_Zbnf val)
Set the result.
|
void |
set_integer(int val)
Set routine for the singular component <int?
|
void |
set_text(java.lang.String val)
Set routine for the singular component <String?
|
get_fixed_point, get_hours, get_integer, 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.Hours_Zbnf new_hours()
public void set_hours(IEC61499data_Zbnf.Hours_Zbnf val)