Package | Description |
---|---|
com.ars.aerodata.A424A_datatypes | |
com.ars.aerodata.A424A_enums |
Modifier and Type | Field and Description |
---|---|
protected TimeOfUse |
SpecialActivityAreaOperatingTimes.timeOfUse |
Modifier and Type | Method and Description |
---|---|
TimeOfUse |
SpecialActivityAreaOperatingTimes.getTimeOfUse()
Gets the value of the timeOfUse property.
|
Modifier and Type | Method and Description |
---|---|
void |
SpecialActivityAreaOperatingTimes.setTimeOfUse(TimeOfUse value)
Sets the value of the timeOfUse property.
|
Modifier and Type | Method and Description |
---|---|
static TimeOfUse |
TimeOfUse.fromValue(String v) |
static TimeOfUse |
TimeOfUse.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeOfUse[] |
TimeOfUse.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.