Package | Description |
---|---|
com.ars.aerodata.A424A_enums | |
com.ars.aerodata.A424A_records |
Modifier and Type | Method and Description |
---|---|
static SBASServiceProviderIdentifier |
SBASServiceProviderIdentifier.fromValue(long v) |
static SBASServiceProviderIdentifier |
SBASServiceProviderIdentifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SBASServiceProviderIdentifier[] |
SBASServiceProviderIdentifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected SBASServiceProviderIdentifier |
SBASPathPoint.sbasServiceProviderIdentifier
The “SBAS Service Provider Identifier” field is used to associate the approach procedure to a particular satellite based approach system service provider.
|
Modifier and Type | Method and Description |
---|---|
SBASServiceProviderIdentifier |
SBASPathPoint.getSbasServiceProviderIdentifier()
Gets the value of the sbasServiceProviderIdentifier property.
|
Modifier and Type | Method and Description |
---|---|
void |
SBASPathPoint.setSbasServiceProviderIdentifier(SBASServiceProviderIdentifier value)
Sets the value of the sbasServiceProviderIdentifier property.
|
Copyright © 2017. All rights reserved.