Class DavPropFind


  • public class DavPropFind
    extends Object
    A PROPFIND query class.
    • Constructor Detail

      • DavPropFind

        public DavPropFind()
    • Method Detail

      • getAllProp

        public DavAllProp getAllProp()
        Get the allprop element.
        Returns:
        the allprop element
      • setAllProp

        public void setAllProp​(DavAllProp allprop)
        Set the allprop element.
        Parameters:
        allprop - the allprop element
      • getPropName

        public DavPropName getPropName()
        Get the propname element.
        Returns:
        the propname element
      • setPropName

        public void setPropName​(DavPropName propname)
        Set the propname element.
        Parameters:
        propname - the propname
      • getProp

        public DavProp getProp()
        Get the propname element.
        Returns:
        the propname element
      • setProp

        public void setProp​(DavProp prop)
        Set the propelement.
        Parameters:
        prop - the prop