Uses of Class
org.xcmis.core.CmisChoiceUri

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

Uses of CmisChoiceUri in org.xcmis.core
 

Fields in org.xcmis.core with type parameters of type CmisChoiceUri
protected  List<CmisChoiceUri> CmisPropertyUriDefinitionType.choice
           
protected  List<CmisChoiceUri> CmisChoiceUri.choice
           
 

Methods in org.xcmis.core that return CmisChoiceUri
 CmisChoiceUri ObjectFactory.createCmisChoiceUri()
          Create an instance of CmisChoiceUri
 

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

Uses of CmisChoiceUri in org.xcmis.wssoap.impl
 

Methods in org.xcmis.wssoap.impl that return CmisChoiceUri
static CmisChoiceUri TypeConverter.getCmisChoiceUri(org.xcmis.spi.model.Choice<URI> source)
           
 



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