Class ResponseList

    • Constructor Detail

      • ResponseList

        public ResponseList​(java.lang.String resourceId,
                            java.lang.String name,
                            java.lang.String description,
                            Unit inputUnits,
                            Unit outputUnits,
                            java.util.List<ResponseListElement> responseElements)
      • ResponseList

        public ResponseList​(javax.xml.stream.XMLEventReader reader)
                     throws javax.xml.stream.XMLStreamException,
                            StationXMLException
        Throws:
        javax.xml.stream.XMLStreamException
        StationXMLException