Class TimeMeasurement

java.lang.Object
edu.sc.seis.sod.measure.Measurement
edu.sc.seis.sod.measure.TimeMeasurement
All Implemented Interfaces:
java.io.Serializable

public class TimeMeasurement
extends Measurement
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    TimeMeasurement​(java.lang.String name, java.time.Instant value)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String toXMLFragment()  
    java.lang.Object valueAsJSON()  

    Methods inherited from class edu.sc.seis.sod.measure.Measurement

    createScalar, getName, getValueJSON

    Methods inherited from class java.lang.Object

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