Uses of Class
net.java.dev.webdav.core.jaxrs.xml.elements.Prop

Packages that use Prop
net.java.dev.webdav.core.jaxrs.xml.elements This package contains WebDAV XML Elements. 
 

Uses of Prop in net.java.dev.webdav.core.jaxrs.xml.elements
 

Methods in net.java.dev.webdav.core.jaxrs.xml.elements that return Prop
 Prop RemoveOrSet.getProp()
           
 Prop PropStat.getProp()
           
 Prop PropFind.getProp()
           
 

Constructors in net.java.dev.webdav.core.jaxrs.xml.elements with parameters of type Prop
PropFind(Prop prop)
           
PropStat(Prop prop, Status status)
           
PropStat(Prop prop, Status status, Error error)
           
PropStat(Prop prop, Status status, Error error, ResponseDescription responseDescription)
           
PropStat(Prop prop, Status status, ResponseDescription responseDescription)
           
Remove(Prop prop)
           
RemoveOrSet(Prop prop)
           
Set(Prop prop)
           
 



Copyright © 2008-2009 The java.net WebDAV Project. All Rights Reserved.