public class Prop extends 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">
<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>
| Modifier and Type | Field and Description |
|---|---|
protected List<Element> |
any |
protected Creationdate |
creationdate |
protected Displayname |
displayname |
protected Getcontentlanguage |
getcontentlanguage |
protected Getcontentlength |
getcontentlength |
protected Getcontenttype |
getcontenttype |
protected Getetag |
getetag |
protected Getlastmodified |
getlastmodified |
protected Lockdiscovery |
lockdiscovery |
protected QuotaAvailableBytes |
quotaAvailableBytes |
protected QuotaUsedBytes |
quotaUsedBytes |
protected Resourcetype |
resourcetype |
protected Supportedlock |
supportedlock |
protected SupportedReportSet |
supportedReportSet |
| Constructor and Description |
|---|
Prop() |
| Modifier and Type | Method and Description |
|---|---|
Acl |
getAcl() |
List<Element> |
getAny()
Gets the value of the any property.
|
Creationdate |
getCreationdate()
Gets the value of the creationdate property.
|
Displayname |
getDisplayname()
Gets the value of the displayname property.
|
Getcontentlanguage |
getGetcontentlanguage()
Gets the value of the getcontentlanguage property.
|
Getcontentlength |
getGetcontentlength()
Gets the value of the getcontentlength property.
|
Getcontenttype |
getGetcontenttype()
Gets the value of the getcontenttype property.
|
Getetag |
getGetetag()
Gets the value of the getetag property.
|
Getlastmodified |
getGetlastmodified()
Gets the value of the getlastmodified property.
|
Group |
getGroup() |
Lockdiscovery |
getLockdiscovery()
Gets the value of the lockdiscovery property.
|
Owner |
getOwner() |
PrincipalCollectionSet |
getPrincipalCollectionSet() |
PrincipalURL |
getPrincipalURL() |
QuotaAvailableBytes |
getQuotaAvailableBytes()
Gets the value of the quotaAvailableBytes property.
|
QuotaUsedBytes |
getQuotaUsedBytes()
Gets the value of the quotaUsedBytes property.
|
Resourcetype |
getResourcetype()
Gets the value of the resourcetype property.
|
Supportedlock |
getSupportedlock()
Gets the value of the supportedlock property.
|
SupportedReportSet |
getSupportedReportSet()
Gets the value of the supportedReportSet property.
|
void |
setAcl(Acl acl) |
void |
setCreationdate(Creationdate value)
Sets the value of the creationdate property.
|
void |
setDisplayname(Displayname value)
Sets the value of the displayname property.
|
void |
setGetcontentlanguage(Getcontentlanguage value)
Sets the value of the getcontentlanguage property.
|
void |
setGetcontentlength(Getcontentlength value)
Sets the value of the getcontentlength property.
|
void |
setGetcontenttype(Getcontenttype value)
Sets the value of the getcontenttype property.
|
void |
setGetetag(Getetag value)
Sets the value of the getetag property.
|
void |
setGetlastmodified(Getlastmodified value)
Sets the value of the getlastmodified property.
|
void |
setGroup(Group group) |
void |
setLockdiscovery(Lockdiscovery value)
Sets the value of the lockdiscovery property.
|
void |
setOwner(Owner owner) |
void |
setPrincipalCollectionSet(PrincipalCollectionSet principalCollectionSet) |
void |
setPrincipalURL(PrincipalURL principalURL) |
void |
setQuotaAvailableBytes(QuotaAvailableBytes value)
Sets the value of the quotaAvailableBytes property.
|
void |
setQuotaUsedBytes(QuotaUsedBytes value)
Sets the value of the quotaUsedBytes property.
|
void |
setResourcetype(Resourcetype value)
Sets the value of the resourcetype property.
|
void |
setSupportedlock(Supportedlock value)
Sets the value of the supportedlock property.
|
void |
setSupportedReportSet(SupportedReportSet value)
Sets the value of the supportedReportSet property.
|
protected Creationdate creationdate
protected Displayname displayname
protected Getcontentlanguage getcontentlanguage
protected Getcontentlength getcontentlength
protected Getcontenttype getcontenttype
protected Getetag getetag
protected Getlastmodified getlastmodified
protected Lockdiscovery lockdiscovery
protected Resourcetype resourcetype
protected Supportedlock supportedlock
protected SupportedReportSet supportedReportSet
protected QuotaAvailableBytes quotaAvailableBytes
protected QuotaUsedBytes quotaUsedBytes
public Creationdate getCreationdate()
Creationdatepublic void setCreationdate(Creationdate value)
value - allowed object is
Creationdatepublic Displayname getDisplayname()
Displaynamepublic void setDisplayname(Displayname value)
value - allowed object is
Displaynamepublic Getcontentlanguage getGetcontentlanguage()
Getcontentlanguagepublic void setGetcontentlanguage(Getcontentlanguage value)
value - allowed object is
Getcontentlanguagepublic Getcontentlength getGetcontentlength()
Getcontentlengthpublic void setGetcontentlength(Getcontentlength value)
value - allowed object is
Getcontentlengthpublic Getcontenttype getGetcontenttype()
Getcontenttypepublic void setGetcontenttype(Getcontenttype value)
value - allowed object is
Getcontenttypepublic Getetag getGetetag()
Getetagpublic void setGetetag(Getetag value)
value - allowed object is
Getetagpublic Getlastmodified getGetlastmodified()
Getlastmodifiedpublic void setGetlastmodified(Getlastmodified value)
value - allowed object is
Getlastmodifiedpublic Lockdiscovery getLockdiscovery()
Lockdiscoverypublic void setLockdiscovery(Lockdiscovery value)
value - allowed object is
Lockdiscoverypublic Resourcetype getResourcetype()
Resourcetypepublic void setResourcetype(Resourcetype value)
value - allowed object is
Resourcetypepublic Supportedlock getSupportedlock()
Supportedlockpublic void setSupportedlock(Supportedlock value)
value - allowed object is
Supportedlockpublic SupportedReportSet getSupportedReportSet()
SupportedReportSetpublic void setSupportedReportSet(SupportedReportSet value)
value - allowed object is
SupportedReportSetpublic QuotaAvailableBytes getQuotaAvailableBytes()
QuotaAvailableBytespublic void setQuotaAvailableBytes(QuotaAvailableBytes value)
value - allowed object is
QuotaAvailableBytespublic QuotaUsedBytes getQuotaUsedBytes()
QuotaUsedBytespublic void setQuotaUsedBytes(QuotaUsedBytes value)
value - allowed object is
QuotaUsedBytespublic List<Element> getAny()
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 set method 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
public Owner getOwner()
public void setOwner(Owner owner)
public Group getGroup()
public void setGroup(Group group)
public Acl getAcl()
public void setAcl(Acl acl)
public PrincipalCollectionSet getPrincipalCollectionSet()
public void setPrincipalCollectionSet(PrincipalCollectionSet principalCollectionSet)
public PrincipalURL getPrincipalURL()
public void setPrincipalURL(PrincipalURL principalURL)
Copyright © 2019. All rights reserved.