public interface PropertyIntegerDefinition extends PropertyDefinition<BigInteger>
Modifier and Type | Method and Description |
---|---|
BigInteger |
getMaxValue() |
BigInteger |
getMinValue() |
getCardinality, getChoices, getDefaultValue, getDescription, getDisplayName, getId, getLocalName, getLocalNamespace, getPropertyType, getQueryName, getUpdatability, isInherited, isOpenChoice, isOrderable, isQueryable, isRequired
getExtensions, setExtensions
BigInteger getMinValue()
BigInteger getMaxValue()
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.