public class IntegerFilterType extends SimpleFilterType
| Modifier and Type | Field and Description |
|---|---|
protected BigInteger |
value |
comparator, domainAttributenegate| Constructor and Description |
|---|
IntegerFilterType() |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getValue() |
void |
setValue(BigInteger value) |
getComparator, getDomainAttribute, setComparator, setDomainAttributeisNegate, setNegateprotected BigInteger value
public BigInteger getValue()
public void setValue(BigInteger value)
Copyright © 2021. All rights reserved.