Uses of Class
org.somda.sdc.dpws.soap.wsdiscovery.model.ProbeType
-
Packages that use ProbeType Package Description org.somda.sdc.dpws.soap.wsdiscovery.model -
-
Uses of ProbeType in org.somda.sdc.dpws.soap.wsdiscovery.model
Methods in org.somda.sdc.dpws.soap.wsdiscovery.model that return ProbeType Modifier and Type Method Description ProbeTypeObjectFactory. createProbeType()Create an instance ofProbeTypeMethods in org.somda.sdc.dpws.soap.wsdiscovery.model that return types with arguments of type ProbeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ProbeType>ObjectFactory. createProbe(ProbeType value)Methods in org.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type ProbeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ProbeType>ObjectFactory. createProbe(ProbeType value)
-