| Package | Description |
|---|---|
| com.ars.aerodata.A424_datatypes | |
| com.ars.aerodata.A424_enums |
| Modifier and Type | Field and Description |
|---|---|
protected TimeCode |
TimesOfOperation.timeCode |
| Modifier and Type | Method and Description |
|---|---|
TimeCode |
TimesOfOperation.getTimeCode()
Gets the value of the timeCode property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimesOfOperation.setTimeCode(TimeCode value)
Sets the value of the timeCode property.
|
| Modifier and Type | Method and Description |
|---|---|
static TimeCode |
TimeCode.fromValue(String v) |
static TimeCode |
TimeCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeCode[] |
TimeCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.