Class ResponseListElement
java.lang.Object
edu.sc.seis.seisFile.fdsnws.stationxml.ResponseListElement
public class ResponseListElement
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description ResponseListElement(FloatType frequency, FloatType amplitude, FloatType phase)ResponseListElement(javax.xml.stream.XMLEventReader reader) -
Method Summary
Modifier and Type Method Description FloatTypegetAmplitude()FloatTypegetFrequency()FloatTypegetPhase()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ResponseListElement
-
ResponseListElement
public ResponseListElement(javax.xml.stream.XMLEventReader reader) throws javax.xml.stream.XMLStreamException, StationXMLException- Throws:
javax.xml.stream.XMLStreamExceptionStationXMLException
-
-
Method Details
-
getFrequency
-
getAmplitude
-
getPhase
-