Interface MeasureValue
-
- All Known Implementing Classes:
StandardMeasureValue
public interface MeasureValue
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Measure
getMeasure()
Object
getValue()
boolean
hasValue()
-