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