Interface Measure

  • All Known Implementing Classes:
    StandardMeasure

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

      • getName

        java.lang.String getName()
      • getLabel

        java.lang.String getLabel()
      • getValueType

        java.lang.Class<?> getValueType()