Uses of Class
org.apache.wink.webdav.model.Creationdate

Packages that use Creationdate
org.apache.wink.webdav.model Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of Creationdate in org.apache.wink.webdav.model
 

Fields in org.apache.wink.webdav.model declared as Creationdate
protected  Creationdate Prop.creationdate
           
 

Methods in org.apache.wink.webdav.model that return Creationdate
 Creationdate ObjectFactory.createCreationdate()
          Create an instance of Creationdate
 Creationdate Prop.getCreationdate()
          Gets the value of the creationdate property.
 

Methods in org.apache.wink.webdav.model with parameters of type Creationdate
 void Prop.setCreationdate(Creationdate value)
          Sets the value of the creationdate property.
 



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