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

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

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

Fields in org.apache.chemistry.opencmis.commons.impl.jaxb with type parameters of type CmisChoiceDateTime
protected  List<CmisChoiceDateTime> CmisPropertyDateTimeDefinitionType.choice
           
protected  List<CmisChoiceDateTime> CmisChoiceDateTime.choice
           
 

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

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb 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.
 



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