| Package | Description | 
|---|---|
| com.ars.aerodata.A424A_datatypes | |
| com.ars.aerodata.A424A_enums | |
| com.ars.aerodata.A424A_records | 
| Modifier and Type | Field and Description | 
|---|---|
| protected NOTAM | AirspaceTimingDetails. notamRestrictive Airspace areas may not have established active times and are activated by NOTAM or may be active by NOTAM in addition to established times. | 
| Modifier and Type | Method and Description | 
|---|---|
| NOTAM | AirspaceTimingDetails. getNotam()Gets the value of the notam property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AirspaceTimingDetails. setNotam(NOTAM value)Sets the value of the notam property. | 
| Modifier and Type | Method and Description | 
|---|---|
| static NOTAM | NOTAM. fromValue(String v) | 
| static NOTAM | NOTAM. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static NOTAM[] | NOTAM. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected NOTAM | CommunicationDetails. notamRestrictive Airspace areas may not have established active times and are activated by NOTAM or may be active by NOTAM in addition to established times. | 
| protected NOTAM | AirspaceSegment. notamRestrictive Airspace areas may not have established active times and are activated by NOTAM or may be active by NOTAM in addition to established times. | 
| Modifier and Type | Method and Description | 
|---|---|
| NOTAM | CommunicationDetails. getNotam()Gets the value of the notam property. | 
| NOTAM | AirspaceSegment. getNotam()Gets the value of the notam property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CommunicationDetails. setNotam(NOTAM value)Sets the value of the notam property. | 
| void | AirspaceSegment. setNotam(NOTAM value)Sets the value of the notam property. | 
Copyright © 2017. All rights reserved.