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