com.googlecode.sardine.model
Class Set

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

public class Set
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:}prop"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  Prop prop
           
 
Constructor Summary
Set()
           
 
Method Summary
 Prop getProp()
          Gets the value of the prop property.
 void setProp(Prop value)
          Sets the value of the prop property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

prop

protected Prop prop
Constructor Detail

Set

public Set()
Method Detail

getProp

public Prop getProp()
Gets the value of the prop property.

Returns:
possible object is Prop

setProp

public void setProp(Prop value)
Sets the value of the prop property.

Parameters:
value - allowed object is Prop


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