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

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



Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.