Package | Description |
---|---|
com.ars.aerodata.A424A_datatypes | |
com.ars.aerodata.A424A_enums | |
com.ars.aerodata.A424A_records |
Modifier and Type | Field and Description |
---|---|
protected LevelOfServiceAuthorised |
RNPLevelOfServiceDetails.rnpAuthorised |
Modifier and Type | Method and Description |
---|---|
LevelOfServiceAuthorised |
RNPLevelOfServiceDetails.getRnpAuthorised()
Gets the value of the rnpAuthorised property.
|
Modifier and Type | Method and Description |
---|---|
void |
RNPLevelOfServiceDetails.setRnpAuthorised(LevelOfServiceAuthorised value)
Sets the value of the rnpAuthorised property.
|
Modifier and Type | Method and Description |
---|---|
static LevelOfServiceAuthorised |
LevelOfServiceAuthorised.fromValue(String v) |
static LevelOfServiceAuthorised |
LevelOfServiceAuthorised.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LevelOfServiceAuthorised[] |
LevelOfServiceAuthorised.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected LevelOfServiceAuthorised |
FinalApproach.fasBlockProvided
The “Level of Service Authorized” field defines whether the Level of Service designated in an associated field (Section 5.275) is authorized or not authorized for a procedure.
|
protected LevelOfServiceAuthorised |
FinalApproach.lnavAuthorisedForSBAS
The “Level of Service Authorized” field defines whether the Level of Service designated in an associated field (Section 5.275) is authorized or not authorized for a procedure.
|
protected LevelOfServiceAuthorised |
FinalApproach.lnavVNAVAuthorisedForSBAS
The “Level of Service Authorized” field defines whether the Level of Service designated in an associated field (Section 5.275) is authorized or not authorized for a procedure.
|
Modifier and Type | Method and Description |
---|---|
LevelOfServiceAuthorised |
FinalApproach.getFasBlockProvided()
Gets the value of the fasBlockProvided property.
|
LevelOfServiceAuthorised |
FinalApproach.getLnavAuthorisedForSBAS()
Gets the value of the lnavAuthorisedForSBAS property.
|
LevelOfServiceAuthorised |
FinalApproach.getLnavVNAVAuthorisedForSBAS()
Gets the value of the lnavVNAVAuthorisedForSBAS property.
|
Modifier and Type | Method and Description |
---|---|
void |
FinalApproach.setFasBlockProvided(LevelOfServiceAuthorised value)
Sets the value of the fasBlockProvided property.
|
void |
FinalApproach.setLnavAuthorisedForSBAS(LevelOfServiceAuthorised value)
Sets the value of the lnavAuthorisedForSBAS property.
|
void |
FinalApproach.setLnavVNAVAuthorisedForSBAS(LevelOfServiceAuthorised value)
Sets the value of the lnavVNAVAuthorisedForSBAS property.
|
Copyright © 2017. All rights reserved.