Package | Description |
---|---|
net.bluemind.dav.server.proto.post | |
net.bluemind.dav.server.proto.report.webdav |
Modifier and Type | Method and Description |
---|---|
java.util.List<Update> |
BookMultiputResponse.getUpdated() |
Modifier and Type | Method and Description |
---|---|
void |
BookMultiputResponse.setUpdated(java.util.List<Update> updated) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Update> |
SyncCollectionResponse.getUpdates() |
Constructor and Description |
---|
SyncCollectionResponse(java.lang.String href,
javax.xml.namespace.QName kind,
ResType rt,
java.lang.String newToken,
java.util.List<Create> creates,
java.util.List<Update> updates,
java.util.List<Remove> removals,
java.util.List<javax.xml.namespace.QName> props) |
Copyright © 2021. All Rights Reserved.