Uses of Class
org.xcmis.core.CmisChoiceHtml

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

Uses of CmisChoiceHtml in org.xcmis.core
 

Fields in org.xcmis.core with type parameters of type CmisChoiceHtml
protected  List<CmisChoiceHtml> CmisPropertyHtmlDefinitionType.choice
           
protected  List<CmisChoiceHtml> CmisChoiceHtml.choice
           
 

Methods in org.xcmis.core that return CmisChoiceHtml
 CmisChoiceHtml ObjectFactory.createCmisChoiceHtml()
          Create an instance of CmisChoiceHtml
 

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

Uses of CmisChoiceHtml in org.xcmis.wssoap.impl
 

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



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