edu.sc.seis.seisFile.fdsnws.stationxml
Class Sensor

java.lang.Object
  extended by edu.sc.seis.seisFile.fdsnws.stationxml.Equipment
      extended by edu.sc.seis.seisFile.fdsnws.stationxml.Sensor

public class Sensor
extends Equipment


Field Summary
 
Fields inherited from class edu.sc.seis.seisFile.fdsnws.stationxml.Equipment
calibrationDate, description, installationDate, manufacturer, model, removalDate, serialNumber, type, vendor
 
Constructor Summary
Sensor(javax.xml.stream.XMLEventReader reader)
           
 
Method Summary
 
Methods inherited from class edu.sc.seis.seisFile.fdsnws.stationxml.Equipment
getCalibrationDate, getDescription, getInstallationDate, getManufacturer, getModel, getRemovalDate, getSerialNumber, getType, getVendor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Sensor

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