| Package | Description | 
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_records | 
| Modifier and Type | Method and Description | 
|---|---|
| static LevelOfServiceAuthorized | LevelOfServiceAuthorized. fromValue(String v) | 
| static LevelOfServiceAuthorized | LevelOfServiceAuthorized. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static LevelOfServiceAuthorized[] | LevelOfServiceAuthorized. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected LevelOfServiceAuthorized | FinalApproach. fasBlockProvidedThe “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 LevelOfServiceAuthorized | FinalApproach. lnavAuthorizedForSbasThe “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 LevelOfServiceAuthorized | FinalApproach. lnavVnavAuthorizedForSbasThe “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 | 
|---|---|
| LevelOfServiceAuthorized | FinalApproach. getFasBlockProvided()Gets the value of the fasBlockProvided property. | 
| LevelOfServiceAuthorized | FinalApproach. getLnavAuthorizedForSbas()Gets the value of the lnavAuthorizedForSbas property. | 
| LevelOfServiceAuthorized | FinalApproach. getLnavVnavAuthorizedForSbas()Gets the value of the lnavVnavAuthorizedForSbas property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FinalApproach. setFasBlockProvided(LevelOfServiceAuthorized value)Sets the value of the fasBlockProvided property. | 
| void | FinalApproach. setLnavAuthorizedForSbas(LevelOfServiceAuthorized value)Sets the value of the lnavAuthorizedForSbas property. | 
| void | FinalApproach. setLnavVnavAuthorizedForSbas(LevelOfServiceAuthorized value)Sets the value of the lnavVnavAuthorizedForSbas property. | 
Copyright © 2020. All rights reserved.