Class Network

    • Constructor Detail

      • Network

        public Network​(javax.xml.stream.XMLEventReader reader)
                throws javax.xml.stream.XMLStreamException,
                       StationXMLException
        Throws:
        javax.xml.stream.XMLStreamException
        StationXMLException
    • Method Detail

      • getTotalNumStations

        public int getTotalNumStations()
      • getSelectedNumStations

        public int getSelectedNumStations()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object