Interface Measure

All Known Implementing Classes:
StandardMeasure

public interface Measure
Author:
Lucian Chirita (lucianc@users.sourceforge.net)
  • Method Details

    • getName

      String getName()
    • getLabel

      String getLabel()
    • getValueType

      Class<?> getValueType()