Uses of Class
com.ebmwebsourcing.wsstar.jaxb.notification.base.FilterType

Packages that use FilterType
com.ebmwebsourcing.wsstar.jaxb.notification.base   
com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl   
 

Uses of FilterType in com.ebmwebsourcing.wsstar.jaxb.notification.base
 

Fields in com.ebmwebsourcing.wsstar.jaxb.notification.base declared as FilterType
protected  FilterType SubscriptionManagerRP.filter
           
protected  FilterType Subscribe.filter
           
 

Methods in com.ebmwebsourcing.wsstar.jaxb.notification.base 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 com.ebmwebsourcing.wsstar.jaxb.notification.base 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 com.ebmwebsourcing.wsstar.jaxb.notification.base 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.
 

Uses of FilterType in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl
 

Constructors in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl with parameters of type FilterType
FilterTypeImpl(FilterType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
           
 



Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.