Uses of Class
org.oasis_open.docs.wsn.b_2.FilterType
Packages that use FilterType
-
Uses of FilterType in org.oasis_open.docs.wsn.b_2
Fields in org.oasis_open.docs.wsn.b_2 declared as FilterTypeModifier and TypeFieldDescriptionprotected FilterTypeSubscribe.filterprotected FilterTypeSubscriptionManagerRP.filterMethods in org.oasis_open.docs.wsn.b_2 that return FilterTypeModifier and TypeMethodDescriptionObjectFactory.createFilterType()Create an instance ofFilterTypeSubscribe.getFilter()Gets the value of the filter property.SubscriptionManagerRP.getFilter()Gets the value of the filter property.Methods in org.oasis_open.docs.wsn.b_2 that return types with arguments of type FilterTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FilterType>ObjectFactory.createFilter(FilterType value) Methods in org.oasis_open.docs.wsn.b_2 with parameters of type FilterTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FilterType>ObjectFactory.createFilter(FilterType value) voidSubscribe.setFilter(FilterType value) Sets the value of the filter property.voidSubscriptionManagerRP.setFilter(FilterType value) Sets the value of the filter property.