edu.sc.seis.seisFile.fdsnws.quakeml
Class Pick

java.lang.Object
  extended by edu.sc.seis.seisFile.fdsnws.quakeml.Pick

public class Pick
extends java.lang.Object


Constructor Summary
Pick(javax.xml.stream.XMLEventReader reader)
           
 
Method Summary
 java.lang.String getPublicId()
           
 Time getTime()
           
 java.lang.String getWaveformID()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Pick

public Pick(javax.xml.stream.XMLEventReader reader)
     throws javax.xml.stream.XMLStreamException,
            SeisFileException
Throws:
javax.xml.stream.XMLStreamException
SeisFileException
Method Detail

getPublicId

public java.lang.String getPublicId()

getTime

public Time getTime()

getWaveformID

public java.lang.String getWaveformID()