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

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

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

Fields in org.apache.wink.webdav.model declared as Getetag
protected  Getetag Prop.getetag
           
 

Methods in org.apache.wink.webdav.model that return Getetag
 Getetag ObjectFactory.createGetetag()
          Create an instance of Getetag
 Getetag Prop.getGetetag()
          Gets the value of the getetag property.
 

Methods in org.apache.wink.webdav.model with parameters of type Getetag
 void Prop.setGetetag(Getetag value)
          Sets the value of the getetag property.
 



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