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

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

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

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

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

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



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