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