Class TextMeasurement

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

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

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

    Modifier and Type Method Description
    java.lang.String getValue()  
    java.lang.String toString()  
    java.lang.String toXMLFragment()  
    java.lang.String 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