| Package | Description |
|---|---|
| org.oasis_open.docs.wsn.b_2 |
| Modifier and Type | Field and Description |
|---|---|
protected FilterType |
Subscribe.filter |
protected FilterType |
SubscriptionManagerRP.filter |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<FilterType> |
ObjectFactory.createFilter(FilterType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<FilterType> |
ObjectFactory.createFilter(FilterType value)
|
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