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

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

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

Fields in org.apache.chemistry.opencmis.commons.impl.jaxb with type parameters of type CmisChoiceBoolean
protected  List<CmisChoiceBoolean> CmisPropertyBooleanDefinitionType.choice
           
protected  List<CmisChoiceBoolean> CmisChoiceBoolean.choice
           
 

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return CmisChoiceBoolean
 CmisChoiceBoolean ObjectFactory.createCmisChoiceBoolean()
          Create an instance of CmisChoiceBoolean
 

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return types with arguments of type CmisChoiceBoolean
 List<CmisChoiceBoolean> CmisPropertyBooleanDefinitionType.getChoice()
          Gets the value of the choice property.
 List<CmisChoiceBoolean> CmisChoiceBoolean.getChoice()
          Gets the value of the choice property.
 



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