|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.me.parabola.imgfmt.app.lbl.ExitFacility
public class ExitFacility
Represent a facility at a motorway exit
Constructor Summary | |
---|---|
ExitFacility(int type,
char direction,
int facilities,
Label description,
boolean last,
int index)
|
Method Summary | |
---|---|
int |
getIndex()
|
boolean |
getOvernightParking()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExitFacility(int type, char direction, int facilities, Label description, boolean last, int index)
Method Detail |
---|
public int getIndex()
public boolean getOvernightParking()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |