Uses of Class
org.somda.sdc.dpws.soap.wsdiscovery.model.ProbeMatchType
Packages that use ProbeMatchType
-
Uses of ProbeMatchType in org.somda.sdc.dpws.soap.wsdiscovery.model
Fields in org.somda.sdc.dpws.soap.wsdiscovery.model with type parameters of type ProbeMatchTypeMethods in org.somda.sdc.dpws.soap.wsdiscovery.model that return ProbeMatchTypeModifier and TypeMethodDescriptionProbeMatchType.clone()ProbeMatchType.copyExcept(PropertyTree _propertyTree) ProbeMatchType.copyOnly(PropertyTree _propertyTree) ProbeMatchType.createCopy()ProbeMatchType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createProbeMatchType()Create an instance ofProbeMatchTypeMethods in org.somda.sdc.dpws.soap.wsdiscovery.model that return types with arguments of type ProbeMatchTypeModifier and TypeMethodDescriptionProbeMatchesType.getProbeMatch()Gets the value of the probeMatch property.Method parameters in org.somda.sdc.dpws.soap.wsdiscovery.model with type arguments of type ProbeMatchTypeModifier and TypeMethodDescriptionvoidProbeMatchesType.setProbeMatch(List<ProbeMatchType> value) Constructors in org.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type ProbeMatchTypeModifierConstructorDescriptionProbeMatchType(ProbeMatchType _other) Instantiates a ProbeMatchType copying the state of another ProbeMatchTypeProbeMatchType(ProbeMatchType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a ProbeMatchType copying the state of another ProbeMatchType