Uses of Class
org.apache.cxf.ws.discovery.wsdl.ProbeMatchType
-
Packages that use ProbeMatchType Package Description org.apache.cxf.ws.discovery.wsdl -
-
Uses of ProbeMatchType in org.apache.cxf.ws.discovery.wsdl
Fields in org.apache.cxf.ws.discovery.wsdl with type parameters of type ProbeMatchType Modifier and Type Field Description protected List<ProbeMatchType>ProbeMatchesType. probeMatchMethods in org.apache.cxf.ws.discovery.wsdl that return ProbeMatchType Modifier and Type Method Description ProbeMatchTypeObjectFactory. createProbeMatchType()Create an instance ofProbeMatchTypeMethods in org.apache.cxf.ws.discovery.wsdl that return types with arguments of type ProbeMatchType Modifier and Type Method Description List<ProbeMatchType>ProbeMatchesType. getProbeMatch()Gets the value of the probeMatch property.
-