public interface PropertyIntegerDefinition extends PropertyDefinition<BigInteger>
Modifier and Type | Method and Description |
---|---|
BigInteger |
getMaxValue()
Returns the max value of this integer.
|
BigInteger |
getMinValue()
Returns the min value of this integer.
|
getCardinality, getChoices, getDefaultValue, getDescription, getDisplayName, getId, getLocalName, getLocalNamespace, getPropertyType, getQueryName, getUpdatability, isInherited, isOpenChoice, isOrderable, isQueryable, isRequired
getExtensions, setExtensions
BigInteger getMinValue()
null
if no limit is specifiedBigInteger getMaxValue()
null
if no limit is specifiedCopyright © 2009–2017 The Apache Software Foundation. All rights reserved.