|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectkaos.robots.util.NamedLocation
public class NamedLocation
| Constructor Summary | |
|---|---|
NamedLocation(java.lang.String name)
|
|
| Method Summary | |
|---|---|
Coordinate |
getCoordinate()
|
java.lang.String |
getFullName()
|
java.lang.String |
getName()
|
void |
setLocation(Coordinate coord)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NamedLocation(java.lang.String name)
| Method Detail |
|---|
public java.lang.String getName()
public java.lang.String getFullName()
public Coordinate getCoordinate()
public void setLocation(Coordinate coord)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||