Interface IChargingstation

All Superinterfaces:
ILocationObject
All Known Implementing Classes:
Chargingstation

public interface IChargingstation extends ILocationObject
(Knowledge about) a charging station.
  • Method Summary

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