Class Time

java.lang.Object
edu.sc.seis.seisFile.fdsnws.quakeml.Time

public class Time
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    Time​(javax.xml.stream.XMLEventReader reader, java.lang.String elementName)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.Float getConfidenceLevel()  
    java.lang.Float getLowerUncertainty()  
    java.lang.Float getUncertainty()  
    java.lang.Float getUpperUncertainty()  
    java.lang.String getValue()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait