| Package | Description | 
|---|---|
| net.bluemind.dav.server.proto.proppatch | |
| net.bluemind.dav.server.store | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Map<javax.xml.namespace.QName,PropSetResult> | 
PropPatchResponse.getResults()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PropPatchResponse.setResults(java.util.Map<javax.xml.namespace.QName,PropSetResult> results)  | 
| Modifier and Type | Method and Description | 
|---|---|
PropSetResult | 
DavStore.setValue(javax.xml.namespace.QName prop,
        org.w3c.dom.Element value,
        DavResource dr)  | 
static PropSetResult | 
PropSetResult.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static PropSetResult[] | 
PropSetResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2021. All Rights Reserved.