Class Operator


  • public class Operator
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Operator​(javax.xml.stream.XMLEventReader reader)  
    • Constructor Detail

      • Operator

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

      • getAgencyList

        public java.util.List<java.lang.String> getAgencyList()
      • getContactList

        public java.util.List<Person> getContactList()
      • getWebsite

        public java.lang.String getWebsite()