Class ResponseList

java.lang.Object
edu.sc.seis.seisFile.fdsnws.stationxml.BaseFilterType
edu.sc.seis.seisFile.fdsnws.stationxml.ResponseList

public class ResponseList
extends BaseFilterType
  • Constructor Details

    • 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
  • Method Details