|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FilterType | |
|---|---|
| net.oasis.wsn.b2 | |
| Uses of FilterType in net.oasis.wsn.b2 |
|---|
| Fields in net.oasis.wsn.b2 declared as FilterType | |
|---|---|
protected FilterType |
SubscriptionManagerRP.filter
|
protected FilterType |
Subscribe.filter
|
| Methods in net.oasis.wsn.b2 that return FilterType | |
|---|---|
FilterType |
ObjectFactory.createFilterType()
Create an instance of FilterType |
FilterType |
SubscriptionManagerRP.getFilter()
Ruft den Wert der filter-Eigenschaft ab. |
FilterType |
Subscribe.getFilter()
Ruft den Wert der filter-Eigenschaft ab. |
| Methods in net.oasis.wsn.b2 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 net.oasis.wsn.b2 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)
Legt den Wert der filter-Eigenschaft fest. |
void |
Subscribe.setFilter(FilterType value)
Legt den Wert der filter-Eigenschaft fest. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||