|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.sod.measure.Measurement
edu.sc.seis.sod.measure.QuantityMeasurement
public class QuantityMeasurement
Constructor Summary | |
---|---|
QuantityMeasurement(java.lang.String name,
QuantityImpl quantity)
|
Method Summary | |
---|---|
QuantityImpl |
getQuantity()
|
java.lang.String |
toString()
|
java.lang.String |
toXMLFragment()
|
Methods inherited from class edu.sc.seis.sod.measure.Measurement |
---|
createScalar, getName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public QuantityMeasurement(java.lang.String name, QuantityImpl quantity)
Method Detail |
---|
public java.lang.String toXMLFragment()
toXMLFragment
in class Measurement
public QuantityImpl getQuantity()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |