Interface Measure
-
- All Known Implementing Classes:
StandardMeasure
public interface Measure
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getLabel()
String
getName()
Class<?>
getValueType()
-