Uses of Class
org.somda.sdc.dpws.soap.wseventing.model.FilterType
Packages that use FilterType
-
Uses of FilterType in org.somda.sdc.dpws.soap.wseventing.model
Fields in org.somda.sdc.dpws.soap.wseventing.model declared as FilterTypeMethods in org.somda.sdc.dpws.soap.wseventing.model that return FilterTypeModifier and TypeMethodDescriptionFilterType.clone()FilterType.copyExcept(PropertyTree _propertyTree) FilterType.copyOnly(PropertyTree _propertyTree) FilterType.createCopy()FilterType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createFilterType()Create an instance ofFilterTypeSubscribe.getFilter()Gets the value of the filter property.Methods in org.somda.sdc.dpws.soap.wseventing.model with parameters of type FilterTypeModifier and TypeMethodDescriptionvoidSubscribe.setFilter(FilterType value) Sets the value of the filter property.Constructors in org.somda.sdc.dpws.soap.wseventing.model with parameters of type FilterTypeModifierConstructorDescriptionFilterType(FilterType _other) Instantiates a FilterType copying the state of another FilterTypeFilterType(FilterType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a FilterType copying the state of another FilterType