edu.sc.seis.seisFile.stationxml
Class Station
java.lang.Object
edu.sc.seis.seisFile.stationxml.Station
public class Station
- extends java.lang.Object
Constructor Summary |
Station(javax.xml.stream.XMLEventReader reader)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Station
public Station(javax.xml.stream.XMLEventReader reader)
throws javax.xml.stream.XMLStreamException,
StationXMLException
- Throws:
javax.xml.stream.XMLStreamException
StationXMLException
getNetCode
public java.lang.String getNetCode()
setNetCode
public void setNetCode(java.lang.String netCode)
getStaCode
public java.lang.String getStaCode()
setStaCode
public void setStaCode(java.lang.String staCode)
getStationEpochs
public java.util.List<StationEpoch> getStationEpochs()