Class Prop
java.lang.Object
com.github.sardine.model.Prop
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:}quota-available-bytes" minOccurs="0"/>
<element ref="{DAV:}quota-used-bytes" minOccurs="0"/>
<any processContents='skip' namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
</all>
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Creationdateprotected Displaynameprotected Getcontentlanguageprotected Getcontentlengthprotected Getcontenttypeprotected Getetagprotected Getlastmodifiedprotected Lockdiscoveryprotected QuotaAvailableBytesprotected QuotaUsedBytesprotected Resourcetypeprotected Supportedlockprotected SupportedReportSet -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAcl()getAny()Gets the value of the any property.Gets the value of the creationdate property.Gets the value of the displayname property.Gets the value of the getcontentlanguage property.Gets the value of the getcontentlength property.Gets the value of the getcontenttype property.Gets the value of the getetag property.Gets the value of the getlastmodified property.getGroup()Gets the value of the lockdiscovery property.getOwner()Gets the value of the quotaAvailableBytes property.Gets the value of the quotaUsedBytes property.Gets the value of the resourcetype property.Gets the value of the supportedlock property.Gets the value of the supportedReportSet property.voidvoidsetCreationdate(Creationdate value) Sets the value of the creationdate property.voidsetDisplayname(Displayname value) Sets the value of the displayname property.voidSets the value of the getcontentlanguage property.voidSets the value of the getcontentlength property.voidsetGetcontenttype(Getcontenttype value) Sets the value of the getcontenttype property.voidsetGetetag(Getetag value) Sets the value of the getetag property.voidSets the value of the getlastmodified property.voidvoidsetLockdiscovery(Lockdiscovery value) Sets the value of the lockdiscovery property.voidvoidsetPrincipalCollectionSet(PrincipalCollectionSet principalCollectionSet) voidsetPrincipalURL(PrincipalURL principalURL) voidSets the value of the quotaAvailableBytes property.voidsetQuotaUsedBytes(QuotaUsedBytes value) Sets the value of the quotaUsedBytes property.voidsetResourcetype(Resourcetype value) Sets the value of the resourcetype property.voidsetSupportedlock(Supportedlock value) Sets the value of the supportedlock property.voidSets the value of the supportedReportSet property.
-
Field Details
-
creationdate
-
displayname
-
getcontentlanguage
-
getcontentlength
-
getcontenttype
-
getetag
-
getlastmodified
-
lockdiscovery
-
resourcetype
-
supportedlock
-
supportedReportSet
-
quotaAvailableBytes
-
quotaUsedBytes
-
any
-
-
Constructor Details
-
Prop
public Prop()
-
-
Method Details
-
getCreationdate
Gets the value of the creationdate property.- Returns:
- possible object is
Creationdate
-
setCreationdate
Sets the value of the creationdate property.- Parameters:
value- allowed object isCreationdate
-
getDisplayname
Gets the value of the displayname property.- Returns:
- possible object is
Displayname
-
setDisplayname
Sets the value of the displayname property.- Parameters:
value- allowed object isDisplayname
-
getGetcontentlanguage
Gets the value of the getcontentlanguage property.- Returns:
- possible object is
Getcontentlanguage
-
setGetcontentlanguage
Sets the value of the getcontentlanguage property.- Parameters:
value- allowed object isGetcontentlanguage
-
getGetcontentlength
Gets the value of the getcontentlength property.- Returns:
- possible object is
Getcontentlength
-
setGetcontentlength
Sets the value of the getcontentlength property.- Parameters:
value- allowed object isGetcontentlength
-
getGetcontenttype
Gets the value of the getcontenttype property.- Returns:
- possible object is
Getcontenttype
-
setGetcontenttype
Sets the value of the getcontenttype property.- Parameters:
value- allowed object isGetcontenttype
-
getGetetag
-
setGetetag
-
getGetlastmodified
Gets the value of the getlastmodified property.- Returns:
- possible object is
Getlastmodified
-
setGetlastmodified
Sets the value of the getlastmodified property.- Parameters:
value- allowed object isGetlastmodified
-
getLockdiscovery
Gets the value of the lockdiscovery property.- Returns:
- possible object is
Lockdiscovery
-
setLockdiscovery
Sets the value of the lockdiscovery property.- Parameters:
value- allowed object isLockdiscovery
-
getResourcetype
Gets the value of the resourcetype property.- Returns:
- possible object is
Resourcetype
-
setResourcetype
Sets the value of the resourcetype property.- Parameters:
value- allowed object isResourcetype
-
getSupportedlock
Gets the value of the supportedlock property.- Returns:
- possible object is
Supportedlock
-
setSupportedlock
Sets the value of the supportedlock property.- Parameters:
value- allowed object isSupportedlock
-
getSupportedReportSet
Gets the value of the supportedReportSet property.- Returns:
- possible object is
SupportedReportSet
-
setSupportedReportSet
Sets the value of the supportedReportSet property.- Parameters:
value- allowed object isSupportedReportSet
-
getQuotaAvailableBytes
Gets the value of the quotaAvailableBytes property.- Returns:
- possible object is
QuotaAvailableBytes
-
setQuotaAvailableBytes
Sets the value of the quotaAvailableBytes property.- Parameters:
value- allowed object isQuotaAvailableBytes
-
getQuotaUsedBytes
Gets the value of the quotaUsedBytes property.- Returns:
- possible object is
QuotaUsedBytes
-
setQuotaUsedBytes
Sets the value of the quotaUsedBytes property.- Parameters:
value- allowed object isQuotaUsedBytes
-
getAny
Gets the value of the any property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the any property.For example, to add a new item, do as follows:
getAny().add(newItem);
Objects of the following type(s) are allowed in the list
Element -
getOwner
-
setOwner
-
getGroup
-
setGroup
-
getAcl
-
setAcl
-
getPrincipalCollectionSet
-
setPrincipalCollectionSet
-
getPrincipalURL
-
setPrincipalURL
-