public class Response
extends java.lang.Object
| Constructor and Description |
|---|
Response(javax.xml.stream.XMLEventReader reader) |
| Modifier and Type | Method and Description |
|---|---|
InstrumentPolynomial |
getInstrumentPolynomial() |
InstrumentSensitivity |
getInstrumentSensitivity() |
java.lang.String |
getResourceId() |
java.util.List<ResponseStage> |
getResponseStageList() |
public Response(javax.xml.stream.XMLEventReader reader)
throws javax.xml.stream.XMLStreamException,
StationXMLException
javax.xml.stream.XMLStreamExceptionStationXMLExceptionpublic java.util.List<ResponseStage> getResponseStageList()
public InstrumentSensitivity getInstrumentSensitivity()
public InstrumentPolynomial getInstrumentPolynomial()
public java.lang.String getResourceId()