com.googlecode.sardine.model
Class Locktype

java.lang.Object
  extended by com.googlecode.sardine.model.Locktype

public class Locktype
extends java.lang.Object

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element ref="{DAV:}write"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  Write write
           
 
Constructor Summary
Locktype()
           
 
Method Summary
 Write getWrite()
          Gets the value of the write property.
 void setWrite(Write value)
          Sets the value of the write property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

write

protected Write write
Constructor Detail

Locktype

public Locktype()
Method Detail

getWrite

public Write getWrite()
Gets the value of the write property.

Returns:
possible object is Write

setWrite

public void setWrite(Write value)
Sets the value of the write property.

Parameters:
value - allowed object is Write


Copyright © 2010 Jon Stevens and a gang of smelly fish. All Rights Reserved. Build version: 39