public class PropPatchResponse
extends java.lang.Object
Constructor and Description |
---|
PropPatchResponse(DavResource resource) |
Modifier and Type | Method and Description |
---|---|
DavResource |
getResource() |
java.util.Map<javax.xml.namespace.QName,PropSetResult> |
getResults() |
void |
setResults(java.util.Map<javax.xml.namespace.QName,PropSetResult> results) |
public PropPatchResponse(DavResource resource)
public DavResource getResource()
public void setResults(java.util.Map<javax.xml.namespace.QName,PropSetResult> results)
public java.util.Map<javax.xml.namespace.QName,PropSetResult> getResults()
Copyright © 2021. All Rights Reserved.