Interface IWaste

All Superinterfaces:
ILocationObject
All Known Implementing Classes:
Waste

public interface IWaste extends ILocationObject
(Knowledge about) a piece of waste.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the id (or name) of this object.
    Get the location of this object.
  • Method Details