Class Property
java.lang.Object
com.github.sardine.model.Property
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">
<all>
<element ref="{DAV:}creationdate" minOccurs="0"/>
<element ref="{DAV:}displayname" minOccurs="0"/>
<element ref="{DAV:}getcontentlanguage" minOccurs="0"/>
<element ref="{DAV:}getcontentlength" minOccurs="0"/>
<element ref="{DAV:}getcontenttype" minOccurs="0"/>
<element ref="{DAV:}getetag" minOccurs="0"/>
<element ref="{DAV:}getlastmodified" minOccurs="0"/>
<element ref="{DAV:}lockdiscovery" minOccurs="0"/>
<element ref="{DAV:}resourcetype" minOccurs="0"/>
<element ref="{DAV:}supportedlock" minOccurs="0"/>
<element ref="{DAV:}owner" minOccurs="0"/> <!-- (for DAV:acl) -->
<any/>
</all>
</restriction>
</complexContent>
</complexType>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Property
public Property()
-
-
Method Details
-
getProperty
-
setProperty
-