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, isRequiredgetExtensions, setExtensionsBigInteger getMinValue()
null if no limit is specifiedBigInteger getMaxValue()
null if no limit is specifiedCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.