faa.tg.ground
Class GroundRouteSegment
java.lang.Object
faa.tg.ground.GroundRouteSegment
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
Deprecated.
public class GroundRouteSegment
- extends java.lang.Object
- implements java.lang.Cloneable, java.io.Serializable
GroundRouteSegment extends RouteSegment and is designed for use in the
ground-based portion of the simulator.
Despite implementing java.io.Serializable, this class cannot
be serialized.
- Author:
- jimh
- See Also:
- Serialized Form
|
Method Summary |
private java.lang.Object |
readResolve()
Deprecated. |
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 |
serialVersionUID
static final long serialVersionUID
- Deprecated.
- See Also:
- Constant Field Values
CVS_VERSION_ID
public static final java.lang.String CVS_VERSION_ID
- Deprecated.
- The CVS Version ID.
- See Also:
- Constant Field Values
GroundRouteSegment
public GroundRouteSegment()
- Deprecated.
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Deprecated.
- Throws:
java.io.IOException
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- Deprecated.
- Throws:
java.io.ObjectStreamException