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

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

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

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

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

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



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