org.apache.chemistry.opencmis.commons.data
Interface PropertyDecimal

All Superinterfaces:
ExtensionsData, PropertyData<BigDecimal>

public interface PropertyDecimal
extends PropertyData<BigDecimal>


Method Summary
 
Methods inherited from interface org.apache.chemistry.opencmis.commons.data.PropertyData
getDisplayName, getFirstValue, getId, getLocalName, getQueryName, getValues
 
Methods inherited from interface org.apache.chemistry.opencmis.commons.data.ExtensionsData
getExtensions, setExtensions
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.