Uses of Class
org.xcmis.core.CmisChoiceString

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

Uses of CmisChoiceString in org.xcmis.core
 

Fields in org.xcmis.core with type parameters of type CmisChoiceString
protected  List<CmisChoiceString> CmisPropertyStringDefinitionType.choice
           
protected  List<CmisChoiceString> CmisChoiceString.choice
           
 

Methods in org.xcmis.core that return CmisChoiceString
 CmisChoiceString ObjectFactory.createCmisChoiceString()
          Create an instance of CmisChoiceString
 

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

Uses of CmisChoiceString in org.xcmis.wssoap.impl
 

Methods in org.xcmis.wssoap.impl that return CmisChoiceString
static CmisChoiceString TypeConverter.getCmisChoiceString(org.xcmis.spi.model.Choice<String> source)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.