|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--grace.io.test.Airplane
Method Summary | |
java.lang.String |
getManufacturer()
|
int |
getNumEngines()
|
java.util.Vector |
getPassengers()
|
Airplane |
getSelf()
|
FlightState |
getState()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Method Detail |
public int getNumEngines()
public java.lang.String getManufacturer()
public FlightState getState()
public java.util.Vector getPassengers()
public Airplane getSelf()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |