|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UnitableValue
Interface for classes that store a value with an optional unit.
Method Summary | |
---|---|
java.lang.String |
getDisplayValue()
|
java.lang.String |
getDisplayValueWithoutUnit()
|
Term |
getUnit()
Gets the unit. |
void |
setUnit(Term unitVal)
Sets the unit. |
Method Detail |
---|
Term getUnit()
void setUnit(Term unitVal)
unitVal
- the unitjava.lang.String getDisplayValue()
java.lang.String getDisplayValueWithoutUnit()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |