|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hivemind.impl.BaseLocatable
public class BaseLocatable
Base class for classes which implement
LocationHolder.
| Constructor Summary | |
|---|---|
BaseLocatable()
|
|
BaseLocatable(Location location)
|
|
| Method Summary | |
|---|---|
Location |
getLocation()
Returns the location from which
this object orginates, or null if not known. |
void |
setLocation(Location location)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BaseLocatable()
public BaseLocatable(Location location)
| Method Detail |
|---|
public void setLocation(Location location)
setLocation in interface LocationHolderpublic Location getLocation()
Locatablelocation from which
this object orginates, or null if not known.
getLocation in interface Locatable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||