Uses of Class
org.xcmis.core.CmisPropertyInteger

Packages that use CmisPropertyInteger
org.xcmis.core   
 

Uses of CmisPropertyInteger in org.xcmis.core
 

Fields in org.xcmis.core declared as CmisPropertyInteger
protected  CmisPropertyInteger CmisPropertyIntegerDefinitionType.defaultValue
           
 

Methods in org.xcmis.core that return CmisPropertyInteger
 CmisPropertyInteger ObjectFactory.createCmisPropertyInteger()
          Create an instance of CmisPropertyInteger
 CmisPropertyInteger CmisPropertyIntegerDefinitionType.getDefaultValue()
          Gets the value of the defaultValue property.
 

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



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