Uses of Class
org.xcmis.core.CmisChoiceBoolean

Packages that use CmisChoiceBoolean
org.xcmis.core   
org.xcmis.wssoap.impl   
 

Uses of CmisChoiceBoolean in org.xcmis.core
 

Fields in org.xcmis.core with type parameters of type CmisChoiceBoolean
protected  List<CmisChoiceBoolean> CmisChoiceBoolean.choice
           
protected  List<CmisChoiceBoolean> CmisPropertyBooleanDefinitionType.choice
           
 

Methods in org.xcmis.core that return CmisChoiceBoolean
 CmisChoiceBoolean ObjectFactory.createCmisChoiceBoolean()
          Create an instance of CmisChoiceBoolean
 

Methods in org.xcmis.core that return types with arguments of type CmisChoiceBoolean
 List<CmisChoiceBoolean> CmisChoiceBoolean.getChoice()
          Gets the value of the choice property.
 List<CmisChoiceBoolean> CmisPropertyBooleanDefinitionType.getChoice()
          Gets the value of the choice property.
 

Uses of CmisChoiceBoolean in org.xcmis.wssoap.impl
 

Methods in org.xcmis.wssoap.impl that return CmisChoiceBoolean
static CmisChoiceBoolean TypeConverter.getCmisChoiceBoolean(org.xcmis.spi.model.Choice<Boolean> source)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.