Package org.adempiere.util
Interface MeasureInterface
-
public interface MeasureInterface
Custom Measure Interface- Author:
- victor.perez@e-evolution.com, www.e-evolution.com
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BigDecimal
getValue()
-
-
-
Method Detail
-
getValue
BigDecimal getValue()
- Returns:
- measure value
-
-