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

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

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

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

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

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb 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.
 



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