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

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

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

Fields in org.apache.wink.webdav.model declared as Getlastmodified
protected  Getlastmodified Prop.getlastmodified
           
 

Methods in org.apache.wink.webdav.model that return Getlastmodified
 Getlastmodified ObjectFactory.createGetlastmodified()
          Create an instance of Getlastmodified
 Getlastmodified Prop.getGetlastmodified()
          Gets the value of the getlastmodified property.
 

Methods in org.apache.wink.webdav.model with parameters of type Getlastmodified
 void Prop.setGetlastmodified(Getlastmodified value)
          Sets the value of the getlastmodified property.
 



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