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

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

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

Fields in org.apache.chemistry.opencmis.commons.impl.jaxb declared as CmisPropertyDateTime
protected  CmisPropertyDateTime CmisPropertyDateTimeDefinitionType.defaultValue
           
 

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return CmisPropertyDateTime
 CmisPropertyDateTime ObjectFactory.createCmisPropertyDateTime()
          Create an instance of CmisPropertyDateTime
 CmisPropertyDateTime CmisPropertyDateTimeDefinitionType.getDefaultValue()
          Gets the value of the defaultValue property.
 

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb with parameters of type CmisPropertyDateTime
 void CmisPropertyDateTimeDefinitionType.setDefaultValue(CmisPropertyDateTime value)
          Sets the value of the defaultValue property.
 



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