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

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

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

Fields in org.apache.wink.webdav.model declared as Write
protected  Write Locktype.write
           
 

Methods in org.apache.wink.webdav.model that return Write
 Write ObjectFactory.createWrite()
          Create an instance of Write
 Write Locktype.getWrite()
          Gets the value of the write property.
 

Methods in org.apache.wink.webdav.model with parameters of type Write
 void Locktype.setWrite(Write value)
          Sets the value of the write property.
 



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