Uses of Class
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimal

Packages that use CmisPropertyDecimal
org.apache.chemistry.opencmis.commons.impl.jaxb   
 

Uses of CmisPropertyDecimal in org.apache.chemistry.opencmis.commons.impl.jaxb
 

Fields in org.apache.chemistry.opencmis.commons.impl.jaxb declared as CmisPropertyDecimal
protected  CmisPropertyDecimal CmisPropertyDecimalDefinitionType.defaultValue
           
 

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return CmisPropertyDecimal
 CmisPropertyDecimal ObjectFactory.createCmisPropertyDecimal()
          Create an instance of CmisPropertyDecimal
 CmisPropertyDecimal CmisPropertyDecimalDefinitionType.getDefaultValue()
          Gets the value of the defaultValue property.
 

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb with parameters of type CmisPropertyDecimal
 void CmisPropertyDecimalDefinitionType.setDefaultValue(CmisPropertyDecimal value)
          Sets the value of the defaultValue property.
 



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