|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OceanicTrackInfo
An interface to describe Oceanic track airways and NOTAMs.
| Nested Class Summary | |
|---|---|
static class |
OceanicTrackInfo.Direction
An enumeration for Oceanic Track direction. |
static class |
OceanicTrackInfo.Type
An enumeration for Oceanic Track types. |
| Field Summary | |
|---|---|
static String[] |
TYPES
Track type names. |
| Method Summary | |
|---|---|
Date |
getDate()
Returns the effective date of the Oceanic. |
OceanicTrackInfo.Type |
getType()
Returns the route type code. |
String |
getTypeName()
Returns the route type name. |
| Field Detail |
|---|
static final String[] TYPES
| Method Detail |
|---|
Date getDate()
OceanicTrackInfo.Type getType()
String getTypeName()
getType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||