Uses of Class
org.xcmis.core.CmisChoiceInteger

Packages that use CmisChoiceInteger
org.xcmis.core   
org.xcmis.wssoap.impl   
 

Uses of CmisChoiceInteger in org.xcmis.core
 

Fields in org.xcmis.core with type parameters of type CmisChoiceInteger
protected  List<CmisChoiceInteger> CmisPropertyIntegerDefinitionType.choice
           
protected  List<CmisChoiceInteger> CmisChoiceInteger.choice
           
 

Methods in org.xcmis.core that return CmisChoiceInteger
 CmisChoiceInteger ObjectFactory.createCmisChoiceInteger()
          Create an instance of CmisChoiceInteger
 

Methods in org.xcmis.core that return types with arguments of type CmisChoiceInteger
 List<CmisChoiceInteger> CmisPropertyIntegerDefinitionType.getChoice()
          Gets the value of the choice property.
 List<CmisChoiceInteger> CmisChoiceInteger.getChoice()
          Gets the value of the choice property.
 

Uses of CmisChoiceInteger in org.xcmis.wssoap.impl
 

Methods in org.xcmis.wssoap.impl that return CmisChoiceInteger
static CmisChoiceInteger TypeConverter.getCmisChoiceInteger(org.xcmis.spi.model.Choice<BigInteger> source)
           
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.