public class TrainBeacon
extends java.lang.Object
Constructor and Description |
---|
TrainBeacon(int beacon) |
Modifier and Type | Method and Description |
---|---|
int |
getDoors() |
int |
getStationID() |
int |
getSwitchID() |
boolean |
isStation() |
boolean |
isSwitch() |
public TrainBeacon(int beacon) throws BadBeaconException
BadBeaconException