Uses of Class
org.somda.sdc.dpws.soap.wsdiscovery.model.ProbeMatchType
-
Packages that use ProbeMatchType Package Description org.somda.sdc.dpws.soap.wsdiscovery.model -
-
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 ProbeMatchType Modifier and Type Field Description protected List<ProbeMatchType>ProbeMatchesType. probeMatchMethods in org.somda.sdc.dpws.soap.wsdiscovery.model that return ProbeMatchType Modifier and Type Method Description ProbeMatchTypeObjectFactory. createProbeMatchType()Create an instance ofProbeMatchTypeMethods in org.somda.sdc.dpws.soap.wsdiscovery.model that return types with arguments of type ProbeMatchType Modifier and Type Method Description List<ProbeMatchType>ProbeMatchesType. getProbeMatch()Gets the value of the probeMatch property.Method parameters in org.somda.sdc.dpws.soap.wsdiscovery.model with type arguments of type ProbeMatchType Modifier and Type Method Description voidProbeMatchesType. setProbeMatch(List<ProbeMatchType> value)
-