Uses of Class
org.xcmis.core.CmisChoiceDateTime

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

Uses of CmisChoiceDateTime in org.xcmis.core
 

Fields in org.xcmis.core with type parameters of type CmisChoiceDateTime
protected  List<CmisChoiceDateTime> CmisPropertyDateTimeDefinitionType.choice
           
protected  List<CmisChoiceDateTime> CmisChoiceDateTime.choice
           
 

Methods in org.xcmis.core that return CmisChoiceDateTime
 CmisChoiceDateTime ObjectFactory.createCmisChoiceDateTime()
          Create an instance of CmisChoiceDateTime
 

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

Uses of CmisChoiceDateTime in org.xcmis.wssoap.impl
 

Methods in org.xcmis.wssoap.impl that return CmisChoiceDateTime
static CmisChoiceDateTime TypeConverter.getCmisChoiceDateTime(org.xcmis.spi.model.Choice<Calendar> source)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.