public class Ladder
extends java.lang.Object
Constructor | Description |
---|---|
Ladder() |
Modifier and Type | Method | Description |
---|---|---|
BridgeType |
getBtype() |
|
int |
getConnectedFrom() |
|
int |
getConnectedTo() |
|
int |
getFrom() |
|
int |
getLfrom() |
|
int |
getLto() |
|
int |
getTo() |
public int getFrom()
public int getTo()
public int getLfrom()
public int getLto()
public BridgeType getBtype()
public int getConnectedTo()
public int getConnectedFrom()