Uses of Class
org.xcmis.core.CmisPropertyBoolean

Packages that use CmisPropertyBoolean
org.xcmis.core   
 

Uses of CmisPropertyBoolean in org.xcmis.core
 

Fields in org.xcmis.core declared as CmisPropertyBoolean
protected  CmisPropertyBoolean CmisPropertyBooleanDefinitionType.defaultValue
           
 

Methods in org.xcmis.core that return CmisPropertyBoolean
 CmisPropertyBoolean ObjectFactory.createCmisPropertyBoolean()
          Create an instance of CmisPropertyBoolean
 CmisPropertyBoolean CmisPropertyBooleanDefinitionType.getDefaultValue()
          Gets the value of the defaultValue property.
 

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



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