|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.gjt.universe.scheme001.PanelID
Field Summary | |
(package private) StationID |
station
|
(package private) java.lang.String |
type
|
(package private) CivID |
viewer
|
Constructor Summary | |
PanelID(java.lang.String type,
CivID AID,
StationID SID)
|
Method Summary | |
StationID |
getStationID()
|
java.lang.String |
getType()
|
CivID |
getViewer()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
java.lang.String type
CivID viewer
StationID station
Constructor Detail |
public PanelID(java.lang.String type, CivID AID, StationID SID)
Method Detail |
public java.lang.String getType()
public CivID getViewer()
public StationID getStationID()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |