Package | Description |
---|---|
com.ars.aerodata.A424A_enums | |
com.ars.aerodata.A424A_records |
Modifier and Type | Method and Description |
---|---|
static LevelOfServiceName |
LevelOfServiceName.fromValue(String v) |
static LevelOfServiceName |
LevelOfServiceName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LevelOfServiceName[] |
LevelOfServiceName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected LevelOfServiceName |
FinalApproach.fasBlockProvidedLevelOfServiceName
The “Level of Service Name” field identifies the official procedure level of service based on published procedure operating minimums information for Approach Procedures authorized for SBAS and/or RNP.
|
protected LevelOfServiceName |
FinalApproach.lnavLevelOfServiceName
The “Level of Service Name” field identifies the official procedure level of service based on published procedure operating minimums information for Approach Procedures authorized for SBAS and/or RNP.
|
protected LevelOfServiceName |
FinalApproach.lnavVNAVLevelOfServiceName
The “Level of Service Name” field identifies the official procedure level of service based on published procedure operating minimums information for Approach Procedures authorized for SBAS and/or RNP.
|
Modifier and Type | Method and Description |
---|---|
LevelOfServiceName |
FinalApproach.getFasBlockProvidedLevelOfServiceName()
Gets the value of the fasBlockProvidedLevelOfServiceName property.
|
LevelOfServiceName |
FinalApproach.getLnavLevelOfServiceName()
Gets the value of the lnavLevelOfServiceName property.
|
LevelOfServiceName |
FinalApproach.getLnavVNAVLevelOfServiceName()
Gets the value of the lnavVNAVLevelOfServiceName property.
|
Modifier and Type | Method and Description |
---|---|
void |
FinalApproach.setFasBlockProvidedLevelOfServiceName(LevelOfServiceName value)
Sets the value of the fasBlockProvidedLevelOfServiceName property.
|
void |
FinalApproach.setLnavLevelOfServiceName(LevelOfServiceName value)
Sets the value of the lnavLevelOfServiceName property.
|
void |
FinalApproach.setLnavVNAVLevelOfServiceName(LevelOfServiceName value)
Sets the value of the lnavVNAVLevelOfServiceName property.
|
Copyright © 2017. All rights reserved.