public class SyncCollectionQuery extends ReportQuery
Modifier | Constructor and Description |
---|---|
protected |
SyncCollectionQuery(DavResource dr,
javax.xml.namespace.QName kind) |
Modifier and Type | Method and Description |
---|---|
java.util.List<javax.xml.namespace.QName> |
getProps() |
java.lang.String |
getSyncToken() |
void |
setProps(java.util.List<javax.xml.namespace.QName> props) |
void |
setSyncToken(java.lang.String syncToken) |
getKind
protected SyncCollectionQuery(DavResource dr, javax.xml.namespace.QName kind)
Copyright © 2021. All Rights Reserved.