Class Prop

java.lang.Object
com.github.sardine.model.Prop

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>
  • Field Details

  • Constructor Details

    • Prop

      public Prop()
  • Method Details

    • getCreationdate

      public Creationdate getCreationdate()
      Gets the value of the creationdate property.
      Returns:
      possible object is Creationdate
    • setCreationdate

      public void setCreationdate(Creationdate value)
      Sets the value of the creationdate property.
      Parameters:
      value - allowed object is Creationdate
    • getDisplayname

      public Displayname getDisplayname()
      Gets the value of the displayname property.
      Returns:
      possible object is Displayname
    • setDisplayname

      public void setDisplayname(Displayname value)
      Sets the value of the displayname property.
      Parameters:
      value - allowed object is Displayname
    • getGetcontentlanguage

      public Getcontentlanguage getGetcontentlanguage()
      Gets the value of the getcontentlanguage property.
      Returns:
      possible object is Getcontentlanguage
    • setGetcontentlanguage

      public void setGetcontentlanguage(Getcontentlanguage value)
      Sets the value of the getcontentlanguage property.
      Parameters:
      value - allowed object is Getcontentlanguage
    • getGetcontentlength

      public Getcontentlength getGetcontentlength()
      Gets the value of the getcontentlength property.
      Returns:
      possible object is Getcontentlength
    • setGetcontentlength

      public void setGetcontentlength(Getcontentlength value)
      Sets the value of the getcontentlength property.
      Parameters:
      value - allowed object is Getcontentlength
    • getGetcontenttype

      public Getcontenttype getGetcontenttype()
      Gets the value of the getcontenttype property.
      Returns:
      possible object is Getcontenttype
    • setGetcontenttype

      public void setGetcontenttype(Getcontenttype value)
      Sets the value of the getcontenttype property.
      Parameters:
      value - allowed object is Getcontenttype
    • getGetetag

      public Getetag getGetetag()
      Gets the value of the getetag property.
      Returns:
      possible object is Getetag
    • setGetetag

      public void setGetetag(Getetag value)
      Sets the value of the getetag property.
      Parameters:
      value - allowed object is Getetag
    • getGetlastmodified

      public Getlastmodified getGetlastmodified()
      Gets the value of the getlastmodified property.
      Returns:
      possible object is Getlastmodified
    • setGetlastmodified

      public void setGetlastmodified(Getlastmodified value)
      Sets the value of the getlastmodified property.
      Parameters:
      value - allowed object is Getlastmodified
    • getLockdiscovery

      public Lockdiscovery getLockdiscovery()
      Gets the value of the lockdiscovery property.
      Returns:
      possible object is Lockdiscovery
    • setLockdiscovery

      public void setLockdiscovery(Lockdiscovery value)
      Sets the value of the lockdiscovery property.
      Parameters:
      value - allowed object is Lockdiscovery
    • getResourcetype

      public Resourcetype getResourcetype()
      Gets the value of the resourcetype property.
      Returns:
      possible object is Resourcetype
    • setResourcetype

      public void setResourcetype(Resourcetype value)
      Sets the value of the resourcetype property.
      Parameters:
      value - allowed object is Resourcetype
    • getSupportedlock

      public Supportedlock getSupportedlock()
      Gets the value of the supportedlock property.
      Returns:
      possible object is Supportedlock
    • setSupportedlock

      public void setSupportedlock(Supportedlock value)
      Sets the value of the supportedlock property.
      Parameters:
      value - allowed object is Supportedlock
    • getSupportedReportSet

      public SupportedReportSet getSupportedReportSet()
      Gets the value of the supportedReportSet property.
      Returns:
      possible object is SupportedReportSet
    • setSupportedReportSet

      public void setSupportedReportSet(SupportedReportSet value)
      Sets the value of the supportedReportSet property.
      Parameters:
      value - allowed object is SupportedReportSet
    • getQuotaAvailableBytes

      public QuotaAvailableBytes getQuotaAvailableBytes()
      Gets the value of the quotaAvailableBytes property.
      Returns:
      possible object is QuotaAvailableBytes
    • setQuotaAvailableBytes

      public void setQuotaAvailableBytes(QuotaAvailableBytes value)
      Sets the value of the quotaAvailableBytes property.
      Parameters:
      value - allowed object is QuotaAvailableBytes
    • getQuotaUsedBytes

      public QuotaUsedBytes getQuotaUsedBytes()
      Gets the value of the quotaUsedBytes property.
      Returns:
      possible object is QuotaUsedBytes
    • setQuotaUsedBytes

      public void setQuotaUsedBytes(QuotaUsedBytes value)
      Sets the value of the quotaUsedBytes property.
      Parameters:
      value - allowed object is QuotaUsedBytes
    • getAny

      public List<Element> 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 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

    • getOwner

      public Owner getOwner()
    • setOwner

      public void setOwner(Owner owner)
    • getGroup

      public Group getGroup()
    • setGroup

      public void setGroup(Group group)
    • getAcl

      public Acl getAcl()
    • setAcl

      public void setAcl(Acl acl)
    • getPrincipalCollectionSet

      public PrincipalCollectionSet getPrincipalCollectionSet()
    • setPrincipalCollectionSet

      public void setPrincipalCollectionSet(PrincipalCollectionSet principalCollectionSet)
    • getPrincipalURL

      public PrincipalURL getPrincipalURL()
    • setPrincipalURL

      public void setPrincipalURL(PrincipalURL principalURL)