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

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

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

Fields in org.apache.chemistry.opencmis.commons.impl.jaxb declared as CmisPropertyBoolean
protected  CmisPropertyBoolean CmisPropertyBooleanDefinitionType.defaultValue
           
 

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

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



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