public interface IWaste extends 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()
getId in interface ILocationObjectILocation getLocation()
getLocation in interface ILocationObject