|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FilterType | |
|---|---|
| com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl | |
| com.ebmwebsourcing.wsstar.jaxb.notification.base | |
| Uses of FilterType in com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl |
|---|
| Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl that return FilterType | |
|---|---|
protected FilterType |
FilterTypeImpl.getJaxbTypeObj()
|
static FilterType |
FilterTypeImpl.toJaxbModel(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.FilterType apiTypeObj)
A way to create a com.ebmwebsourcing.wsstar.notification.base.FilterType
"Jaxb model type" object from a FilterType "api type" one |
| Constructors in com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl with parameters of type FilterType | |
|---|---|
FilterTypeImpl(FilterType jaxbTypeObj)
|
|
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||