Uses of Class
org.oasis_open.docs.wsn.b_2.FilterType
-
Packages that use FilterType Package Description org.oasis_open.docs.wsn.b_2 -
-
Uses of FilterType in org.oasis_open.docs.wsn.b_2
Fields in org.oasis_open.docs.wsn.b_2 declared as FilterType Modifier and Type Field Description protected FilterTypeSubscribe. filterprotected FilterTypeSubscriptionManagerRP. filterMethods in org.oasis_open.docs.wsn.b_2 that return FilterType Modifier and Type Method Description FilterTypeObjectFactory. createFilterType()Create an instance ofFilterTypeFilterTypeSubscribe. getFilter()Gets the value of the filter property.FilterTypeSubscriptionManagerRP. getFilter()Gets the value of the filter property.Methods in org.oasis_open.docs.wsn.b_2 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.wsn.b_2 with parameters of type FilterType Modifier and Type Method Description javax.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.
-