public static class IEC61499data_Zbnf.Constant_Zbnf extends IEC61499data.Constant
bit_string_literal, boolean_literal, date_and_time, date_literal, days, daytime, double_byte_character_string, fixed_point, hours, integer_literal, minutes, real_literal, seconds, single_byte_character_string, text
Constructor and Description |
---|
Constant_Zbnf() |
Modifier and Type | Method and Description |
---|---|
IEC61499data_Zbnf.Bit_string_literal_Zbnf |
new_bit_string_literal()
Creates an instance for the result Zbnf .
|
IEC61499data_Zbnf.Date_and_time_Zbnf |
new_date_and_time()
Creates an instance for the result Zbnf .
|
IEC61499data_Zbnf.Date_literal_Zbnf |
new_date_literal()
Creates an instance for the result Zbnf .
|
IEC61499data_Zbnf.Days_Zbnf |
new_days()
Creates an instance for the result Zbnf .
|
IEC61499data_Zbnf.Daytime_Zbnf |
new_daytime()
Creates an instance for the result Zbnf .
|
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 .
|
IEC61499data_Zbnf.Minutes_Zbnf |
new_minutes()
Creates an instance for the result Zbnf .
|
IEC61499data_Zbnf.Seconds_Zbnf |
new_seconds()
Creates an instance for the result Zbnf .
|
void |
set_bit_string_literal(IEC61499data_Zbnf.Bit_string_literal_Zbnf val)
Set the result.
|
void |
set_boolean_literal(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_date_and_time(IEC61499data_Zbnf.Date_and_time_Zbnf val)
Set the result.
|
void |
set_date_literal(IEC61499data_Zbnf.Date_literal_Zbnf val)
Set the result.
|
void |
set_days(IEC61499data_Zbnf.Days_Zbnf val)
Set the result.
|
void |
set_daytime(IEC61499data_Zbnf.Daytime_Zbnf val)
Set the result.
|
void |
set_double_byte_character_string(java.lang.String val)
Set routine for the singular component <String?
|
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_literal(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_minutes(IEC61499data_Zbnf.Minutes_Zbnf val)
Set the result.
|
void |
set_real_literal(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_seconds(IEC61499data_Zbnf.Seconds_Zbnf val)
Set the result.
|
void |
set_single_byte_character_string(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_text(java.lang.String val)
Set routine for the singular component <String?
|
get_bit_string_literal, get_boolean_literal, get_date_and_time, get_date_literal, get_days, get_daytime, get_double_byte_character_string, get_fixed_point, get_hours, get_integer_literal, get_minutes, get_real_literal, get_seconds, get_single_byte_character_string, get_text
public void set_integer_literal(java.lang.String val)
public void set_real_literal(java.lang.String val)
public void set_single_byte_character_string(java.lang.String val)
public void set_double_byte_character_string(java.lang.String val)
public void set_text(java.lang.String val)
public IEC61499data_Zbnf.Days_Zbnf new_days()
public void set_days(IEC61499data_Zbnf.Days_Zbnf val)
public IEC61499data_Zbnf.Hours_Zbnf new_hours()
public void set_hours(IEC61499data_Zbnf.Hours_Zbnf val)
public IEC61499data_Zbnf.Fixed_point_Zbnf new_fixed_point()
public void set_fixed_point(IEC61499data_Zbnf.Fixed_point_Zbnf val)
public IEC61499data_Zbnf.Minutes_Zbnf new_minutes()
public void set_minutes(IEC61499data_Zbnf.Minutes_Zbnf val)
public IEC61499data_Zbnf.Seconds_Zbnf new_seconds()
public void set_seconds(IEC61499data_Zbnf.Seconds_Zbnf val)
public IEC61499data_Zbnf.Daytime_Zbnf new_daytime()
public void set_daytime(IEC61499data_Zbnf.Daytime_Zbnf val)
public IEC61499data_Zbnf.Date_literal_Zbnf new_date_literal()
public void set_date_literal(IEC61499data_Zbnf.Date_literal_Zbnf val)
public IEC61499data_Zbnf.Date_and_time_Zbnf new_date_and_time()
public void set_date_and_time(IEC61499data_Zbnf.Date_and_time_Zbnf val)
public IEC61499data_Zbnf.Bit_string_literal_Zbnf new_bit_string_literal()
public void set_bit_string_literal(IEC61499data_Zbnf.Bit_string_literal_Zbnf val)
public void set_boolean_literal(java.lang.String val)