|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfaa.tg.ground.GroundRouteType
public class GroundRouteType
The valid types are:
GROUND_ROUTE EXIT PROPOSED_EXIT CLOSED_EXIT GATE PROPOSED_GATE CLOSED_GATE RUNWAY PROPOSED_RUNWAY CLOSED_RUNWAY TAXI PROPOSED_TAXI CLOSED_TAXI TERMINAL PROPOSED_TERMINAL CLOSED_TERMINALThis class only exists for compatibility purposes. Changed on 08/06/08
GroundRouteType,
Serialized Form| Field Summary | |
|---|---|
static java.lang.String |
CVS_VERSION_ID
Deprecated. CVS Version |
(package private) static long |
serialVersionUID
Deprecated. |
| Constructor Summary | |
|---|---|
GroundRouteType()
Deprecated. |
|
| Method Summary | |
|---|---|
private java.lang.Object |
readResolve()
Deprecated. |
java.lang.String |
toDraText()
Deprecated. Returns text for drat Required by TextWritable interface |
private void |
writeObject(java.io.ObjectOutputStream out)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
static final long serialVersionUID
public static final java.lang.String CVS_VERSION_ID
| Constructor Detail |
|---|
public GroundRouteType()
| Method Detail |
|---|
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
java.io.IOException
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
java.io.ObjectStreamExceptionpublic java.lang.String toDraText()
toDraText in interface TextWritable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||