Uses of Class
org.oasis_open.docs.ns.wscal.calws_soap.FilterType
-
Packages that use FilterType Package Description org.oasis_open.docs.ns.wscal.calws_soap -
-
Uses of FilterType in org.oasis_open.docs.ns.wscal.calws_soap
Fields in org.oasis_open.docs.ns.wscal.calws_soap declared as FilterType Modifier and Type Field Description protected FilterTypeCalendarQueryType. filterMethods in org.oasis_open.docs.ns.wscal.calws_soap that return FilterType Modifier and Type Method Description FilterTypeObjectFactory. createFilterType()Create an instance ofFilterTypeFilterTypeCalendarQueryType. getFilter()Gets the value of the filter property.Methods in org.oasis_open.docs.ns.wscal.calws_soap that return types with arguments of type FilterType Modifier and Type Method Description javax.xml.bind.JAXBElement<FilterType>ObjectFactory. createFilter(FilterType value)Methods in org.oasis_open.docs.ns.wscal.calws_soap with parameters of type FilterType Modifier and Type Method Description javax.xml.bind.JAXBElement<FilterType>ObjectFactory. createFilter(FilterType value)voidCalendarQueryType. setFilter(FilterType value)Sets the value of the filter property.
-