Uses of Class
org.somda.sdc.dpws.soap.wseventing.model.FilterType
-
Packages that use FilterType Package Description org.somda.sdc.dpws.soap.wseventing.model -
-
Uses of FilterType in org.somda.sdc.dpws.soap.wseventing.model
Fields in org.somda.sdc.dpws.soap.wseventing.model declared as FilterType Modifier and Type Field Description protected FilterTypeSubscribe. filterMethods in org.somda.sdc.dpws.soap.wseventing.model that return FilterType Modifier and Type Method Description FilterTypeObjectFactory. createFilterType()Create an instance ofFilterTypeFilterTypeSubscribe. getFilter()Ruft den Wert der filter-Eigenschaft ab.Methods in org.somda.sdc.dpws.soap.wseventing.model with parameters of type FilterType Modifier and Type Method Description voidSubscribe. setFilter(FilterType value)Legt den Wert der filter-Eigenschaft fest.
-