public interface ILocationObject
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId()
Get the id (or name) of this object.
|
ILocation |
getLocation()
Get the location of this object.
|
java.lang.String getId()
ILocation getLocation()