Class BigDecimalProperty

All Implemented Interfaces:
io.github.mmm.event.EventSource<ObservableEvent<BigDecimal>,ObservableEventListener<? super BigDecimal>>, io.github.mmm.marshall.MarshallableObject, io.github.mmm.marshall.Marshaller<Object>, io.github.mmm.marshall.Marshalling<Object>, io.github.mmm.marshall.MarshallingObject, io.github.mmm.marshall.UnmarshallableObject, io.github.mmm.marshall.Unmarshaller<Object>, AttributeReadOnly, io.github.mmm.property.comparable.ReadableComparableProperty<BigDecimal>, ReadableBigDecimalProperty, WritableBigDecimalProperty, ReadableNumberProperty<BigDecimal>, WritableNumberProperty<BigDecimal>, ReadableSimpleProperty<BigDecimal>, WritableSimpleProperty<BigDecimal>, ReadableProperty<BigDecimal>, WritableProperty<BigDecimal>, Validatable, io.github.mmm.value.CriteriaObject<BigDecimal>, ComparableExpression<BigDecimal>, Expression<BigDecimal>, BigDecimalExpression, ObservableBigDecimalValue, ReadableBigDecimalValue, WritableBigDecimalValue, NumberExpression<BigDecimal>, ObservableNumberValue<BigDecimal>, ReadableNumberValue<BigDecimal>, WritableNumberValue<BigDecimal>, ObservableSimpleValue<BigDecimal>, ReadableSimpleValue<BigDecimal>, WritableSimpleValue<BigDecimal>, ObservableValue<BigDecimal>, WritableObservableValue<BigDecimal>, io.github.mmm.value.PropertyPath<BigDecimal>, io.github.mmm.value.ReadablePath, io.github.mmm.value.ReadableTypedValue<BigDecimal>, io.github.mmm.value.ReadableValue<BigDecimal>, io.github.mmm.value.TypedPropertyPath<BigDecimal>, io.github.mmm.value.WritableValue<BigDecimal>, Cloneable, Comparable<ReadableProperty<?>>, Supplier<BigDecimal>

public class BigDecimalProperty extends NumberProperty<BigDecimal> implements WritableBigDecimalProperty
Implementation of WritableBigDecimalProperty.
Since:
1.0.0