public class CalendarQueryQuery extends ReportQuery
Modifier and Type | Class and Description |
---|---|
static class |
CalendarQueryQuery.CompFilter |
static interface |
CalendarQueryQuery.Filter |
static class |
CalendarQueryQuery.TimeRangeFilter |
Modifier | Constructor and Description |
---|---|
protected |
CalendarQueryQuery(DavResource dr,
javax.xml.namespace.QName root,
java.util.List<javax.xml.namespace.QName> props,
java.util.List<CalendarQueryQuery.Filter> toMatch) |
Modifier and Type | Method and Description |
---|---|
java.util.List<javax.xml.namespace.QName> |
getProps() |
java.util.List<CalendarQueryQuery.Filter> |
getToMatch() |
getKind
protected CalendarQueryQuery(DavResource dr, javax.xml.namespace.QName root, java.util.List<javax.xml.namespace.QName> props, java.util.List<CalendarQueryQuery.Filter> toMatch)
public java.util.List<javax.xml.namespace.QName> getProps()
public java.util.List<CalendarQueryQuery.Filter> getToMatch()
Copyright © 2021. All Rights Reserved.