Apache CXF API

Uses of Class
org.oasis_open.docs.wsn.b_2.FilterType

Packages that use FilterType
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
protected  FilterType Subscribe.filter
           
protected  FilterType SubscriptionManagerRP.filter
           
 

Methods in org.oasis_open.docs.wsn.b_2 that return FilterType
 FilterType ObjectFactory.createFilterType()
          Create an instance of FilterType
 FilterType Subscribe.getFilter()
          Gets the value of the filter property.
 FilterType 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 FilterType
 JAXBElement<FilterType> ObjectFactory.createFilter(FilterType value)
          Create an instance of JAXBElement<FilterType>}
 

Methods in org.oasis_open.docs.wsn.b_2 with parameters of type FilterType
 JAXBElement<FilterType> ObjectFactory.createFilter(FilterType value)
          Create an instance of JAXBElement<FilterType>}
 void Subscribe.setFilter(FilterType value)
          Sets the value of the filter property.
 void SubscriptionManagerRP.setFilter(FilterType value)
          Sets the value of the filter property.
 


Apache CXF API

Apache CXF