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

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

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

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

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

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



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