Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.FilterType
Packages that use FilterType
-
Uses of FilterType in org.oasis_open.docs.ws_calendar.ns.soap
Fields in org.oasis_open.docs.ws_calendar.ns.soap declared as FilterTypeMethods in org.oasis_open.docs.ws_calendar.ns.soap that return FilterTypeModifier and TypeMethodDescriptionObjectFactory.createFilterType()Create an instance ofFilterTypeCalendarQueryType.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 FilterTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<FilterType>ObjectFactory.createFilter(FilterType value) Methods in org.oasis_open.docs.ws_calendar.ns.soap with parameters of type FilterTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<FilterType>ObjectFactory.createFilter(FilterType value) voidCalendarQueryType.setFilter(FilterType value) Sets the value of the filter property.