|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropStat | |
|---|---|
| net.java.dev.webdav.jaxrs.xml.elements | This package contains WebDAV XML Elements. |
| Uses of PropStat in net.java.dev.webdav.jaxrs.xml.elements |
|---|
| Methods in net.java.dev.webdav.jaxrs.xml.elements that return types with arguments of type PropStat | |
|---|---|
java.util.List<PropStat> |
Response.getPropStats()
|
| Constructors in net.java.dev.webdav.jaxrs.xml.elements with parameters of type PropStat | |
|---|---|
Response(HRef hRef,
Error error,
ResponseDescription responseDescription,
Location location,
PropStat propStat,
PropStat... propStats)
|
|
Response(HRef hRef,
Error error,
ResponseDescription responseDescription,
Location location,
PropStat propStat,
PropStat... propStats)
|
|
| Constructor parameters in net.java.dev.webdav.jaxrs.xml.elements with type arguments of type PropStat | |
|---|---|
Response(HRef hRef,
Error error,
ResponseDescription responseDescription,
Location location,
java.util.Collection<PropStat> propStats)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||