Apache CXF API

Uses of Class
org.apache.cxf.ws.discovery.wsdl.ProbeMatchType

Packages that use ProbeMatchType
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
protected  List<ProbeMatchType> ProbeMatchesType.probeMatch
           
 

Methods in org.apache.cxf.ws.discovery.wsdl that return ProbeMatchType
 ProbeMatchType ObjectFactory.createProbeMatchType()
          Create an instance of ProbeMatchType
 

Methods in org.apache.cxf.ws.discovery.wsdl that return types with arguments of type ProbeMatchType
 List<ProbeMatchType> ProbeMatchesType.getProbeMatch()
          Gets the value of the probeMatch property.
 


Apache CXF API

Apache CXF