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