Class Station


  • public class Station
    extends Object
    Information about the station.
    • Field Detail

      • id

        public String id
        The ID of the station where the record occurred
      • type

        public String type
        The type of station
      • name

        public String name
        The name of the station.
    • Constructor Detail

      • Station

        public Station()