Package | Description |
---|---|
org.apache.chemistry.opencmis.commons.impl.dataobjects |
Modifier and Type | Class and Description |
---|---|
class |
PropertyDecimalImpl
Decimal property data implementation.
|
Modifier and Type | Method and Description |
---|---|
MutablePropertyDecimal |
BindingsObjectFactoryImpl.createPropertyDecimalData(String id,
BigDecimal value) |
MutablePropertyDecimal |
BindingsObjectFactoryImpl.createPropertyDecimalData(String id,
List<BigDecimal> values) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.