|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opensymphony.xwork2.util.location.Located
public abstract class Located
Base class for location aware objects
| Field Summary | |
|---|---|
protected Location |
location
|
| Constructor Summary | |
|---|---|
Located()
|
|
| Method Summary | |
|---|---|
Location |
getLocation()
Get the location of this object |
void |
setLocation(Location loc)
Set the location of this object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Location location
| Constructor Detail |
|---|
public Located()
| Method Detail |
|---|
public Location getLocation()
getLocation in interface Locatablepublic void setLocation(Location loc)
loc - the location
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||