Uses of Class
org.apache.cxf.ws.discovery.wsdl.ResolveMatchesType
-
Packages that use ResolveMatchesType Package Description org.apache.cxf.ws.discovery.wsdl -
-
Uses of ResolveMatchesType in org.apache.cxf.ws.discovery.wsdl
Methods in org.apache.cxf.ws.discovery.wsdl that return ResolveMatchesType Modifier and Type Method Description ResolveMatchesTypeObjectFactory. createResolveMatchesType()Create an instance ofResolveMatchesTypeResolveMatchesTypeDiscoveryProxy. resolveOp(ResolveType parameters)Methods in org.apache.cxf.ws.discovery.wsdl that return types with arguments of type ResolveMatchesType Modifier and Type Method Description javax.xml.bind.JAXBElement<ResolveMatchesType>ObjectFactory. createResolveMatches(ResolveMatchesType value)Methods in org.apache.cxf.ws.discovery.wsdl with parameters of type ResolveMatchesType Modifier and Type Method Description javax.xml.bind.JAXBElement<ResolveMatchesType>ObjectFactory. createResolveMatches(ResolveMatchesType value)
-