Package | Description |
---|---|
com.ars.aerodata.A424A_datatypes | |
com.ars.aerodata.A424A_enums | |
com.ars.aerodata.A424A_records |
Modifier and Type | Field and Description |
---|---|
protected NavaidWeatherInfo |
NdbNavaidClass.ndbNavaidWeatherInfo |
protected NavaidWeatherInfo |
VhfNavaidClass.vhfNavaidWeatherInfo |
Modifier and Type | Method and Description |
---|---|
NavaidWeatherInfo |
NdbNavaidClass.getNdbNavaidWeatherInfo()
Gets the value of the ndbNavaidWeatherInfo property.
|
NavaidWeatherInfo |
VhfNavaidClass.getVhfNavaidWeatherInfo()
Gets the value of the vhfNavaidWeatherInfo property.
|
Modifier and Type | Method and Description |
---|---|
void |
NdbNavaidClass.setNdbNavaidWeatherInfo(NavaidWeatherInfo value)
Sets the value of the ndbNavaidWeatherInfo property.
|
void |
VhfNavaidClass.setVhfNavaidWeatherInfo(NavaidWeatherInfo value)
Sets the value of the vhfNavaidWeatherInfo property.
|
Modifier and Type | Method and Description |
---|---|
static NavaidWeatherInfo |
NavaidWeatherInfo.fromValue(String v) |
static NavaidWeatherInfo |
NavaidWeatherInfo.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NavaidWeatherInfo[] |
NavaidWeatherInfo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected NavaidWeatherInfo |
LocatorClass.ahLocalizerMarkerWeatherInfo |
Modifier and Type | Method and Description |
---|---|
NavaidWeatherInfo |
LocatorClass.getAhLocalizerMarkerWeatherInfo()
Gets the value of the ahLocalizerMarkerWeatherInfo property.
|
Modifier and Type | Method and Description |
---|---|
void |
LocatorClass.setAhLocalizerMarkerWeatherInfo(NavaidWeatherInfo value)
Sets the value of the ahLocalizerMarkerWeatherInfo property.
|
Copyright © 2017. All rights reserved.