public static class IEC61499data.Daytime
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected int |
day_hour |
protected int |
day_minute |
protected IEC61499data.Fixed_point |
day_second |
Constructor and Description |
---|
Daytime() |
Modifier and Type | Method and Description |
---|---|
int |
get_day_hour()
Access to parse result.
|
int |
get_day_minute()
Access to parse result.
|
IEC61499data.Fixed_point |
get_day_second()
Access to parse result.
|
protected int day_hour
protected int day_minute
protected IEC61499data.Fixed_point day_second
public int get_day_hour()
public int get_day_minute()
public IEC61499data.Fixed_point get_day_second()