public final class CriteriaDecimalValue extends Object implements CriteriaValue<BigDecimal>
BigDecimal
value.Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
BigDecimal |
getValue()
Returns the stored value.
|
int |
hashCode() |
String |
toString() |
public BigDecimal getValue()
CriteriaValue
getValue
in interface CriteriaValue<BigDecimal>
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.