public class PropertyDecimalImpl extends AbstractPropertyData<BigDecimal> implements MutablePropertyDecimal
Constructor and Description |
---|
PropertyDecimalImpl() |
PropertyDecimalImpl(String id,
BigDecimal value) |
PropertyDecimalImpl(String id,
List<BigDecimal> values) |
getDisplayName, getFirstValue, getId, getLocalName, getQueryName, getValues, setDisplayName, setId, setLocalName, setQueryName, setValue, setValues, toString
getExtensions, setExtensions
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setDisplayName, setId, setLocalName, setQueryName, setValue, setValues
getDisplayName, getFirstValue, getId, getLocalName, getQueryName, getValues
getExtensions, setExtensions
public PropertyDecimalImpl()
public PropertyDecimalImpl(String id, List<BigDecimal> values)
public PropertyDecimalImpl(String id, BigDecimal value)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.