Class Time


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

      • Time

        public Time​(javax.xml.stream.XMLEventReader reader,
                    java.lang.String elementName)
             throws javax.xml.stream.XMLStreamException,
                    SeisFileException
        Throws:
        javax.xml.stream.XMLStreamException
        SeisFileException
    • Method Detail

      • getValue

        public java.lang.String getValue()
      • getUncertainty

        public java.lang.Float getUncertainty()
      • getLowerUncertainty

        public java.lang.Float getLowerUncertainty()
      • getUpperUncertainty

        public java.lang.Float getUpperUncertainty()
      • getConfidenceLevel

        public java.lang.Float getConfidenceLevel()