Package | Description |
---|---|
com.ars.aerodata.A424A_enums | |
com.ars.aerodata.A424A_records |
Modifier and Type | Method and Description |
---|---|
static NavaidSynchronization |
NavaidSynchronization.fromValue(String v) |
static NavaidSynchronization |
NavaidSynchronization.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NavaidSynchronization[] |
NavaidSynchronization.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected NavaidSynchronization |
Vor.navaidSynchronization
This field identifies if the navaid is synchronized.
|
Modifier and Type | Method and Description |
---|---|
NavaidSynchronization |
Vor.getNavaidSynchronization()
Gets the value of the navaidSynchronization property.
|
Modifier and Type | Method and Description |
---|---|
void |
Vor.setNavaidSynchronization(NavaidSynchronization value)
Sets the value of the navaidSynchronization property.
|
Copyright © 2017. All rights reserved.