Interface ILocationObject

    • Method Detail

      • getId

        java.lang.String getId()
        Get the id (or name) of this object.
        Returns:
        The id.
      • getLocation

        ILocation getLocation()
        Get the location of this object.
        Returns:
        The location of the object.