public interface DecimalProperty extends Property
DecimalPropertyProperty.Identity| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getDecimalValue()
Retrieves the possibly null value for the optional attribute
decimalValue. |
void |
setDecimalValue(BigDecimal decimalValue)
Sets a new value for the attribute
decimalValue. |
getDescription, getDomain, getName, setDescription, setDomain, setNameaddOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUserBigDecimal getDecimalValue()
decimalValue.decimalValue.void setDecimalValue(BigDecimal decimalValue)
decimalValue.decimalValue - The possibly null new value for attribute decimalValue.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.