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

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

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

Fields in org.apache.chemistry.opencmis.commons.impl.jaxb with type parameters of type CmisChoiceHtml
protected  java.util.List<CmisChoiceHtml> CmisPropertyHtmlDefinitionType.choice
           
protected  java.util.List<CmisChoiceHtml> CmisChoiceHtml.choice
           
 

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

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



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