Uses of Class
org.xcmis.core.CmisPropertyDecimal

Packages that use CmisPropertyDecimal
org.xcmis.core   
 

Uses of CmisPropertyDecimal in org.xcmis.core
 

Fields in org.xcmis.core declared as CmisPropertyDecimal
protected  CmisPropertyDecimal CmisPropertyDecimalDefinitionType.defaultValue
           
 

Methods in org.xcmis.core that return CmisPropertyDecimal
 CmisPropertyDecimal ObjectFactory.createCmisPropertyDecimal()
          Create an instance of CmisPropertyDecimal
 CmisPropertyDecimal CmisPropertyDecimalDefinitionType.getDefaultValue()
          Gets the value of the defaultValue property.
 

Methods in org.xcmis.core with parameters of type CmisPropertyDecimal
 void CmisPropertyDecimalDefinitionType.setDefaultValue(CmisPropertyDecimal value)
          Sets the value of the defaultValue property.
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.