Class QuantityMeasurement

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

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

    Constructors 
    Constructor Description
    QuantityMeasurement​(java.lang.String name, edu.sc.seis.sod.model.common.QuantityImpl quantity)  
  • Method Summary

    Modifier and Type Method Description
    edu.sc.seis.sod.model.common.QuantityImpl getQuantity()  
    java.lang.String toString()  
    java.lang.String toXMLFragment()  
    org.json.JSONObject 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, wait, wait, wait