Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.FilterType
-
Packages that use FilterType Package Description org.oasis_open.docs.ws_calendar.ns.soap -
-
Uses of FilterType in org.oasis_open.docs.ws_calendar.ns.soap
Fields in org.oasis_open.docs.ws_calendar.ns.soap declared as FilterType Modifier and Type Field Description protected FilterTypeCalendarQueryType. filterMethods in org.oasis_open.docs.ws_calendar.ns.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.ws_calendar.ns.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.ws_calendar.ns.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.
-