Uses of Class
org.apache.cxf.ws.discovery.wsdl.ResolveMatchType
Packages that use ResolveMatchType
-
Uses of ResolveMatchType in org.apache.cxf.ws.discovery
Methods in org.apache.cxf.ws.discovery that return ResolveMatchType -
Uses of ResolveMatchType in org.apache.cxf.ws.discovery.wsdl
Fields in org.apache.cxf.ws.discovery.wsdl declared as ResolveMatchTypeMethods in org.apache.cxf.ws.discovery.wsdl that return ResolveMatchTypeModifier and TypeMethodDescriptionObjectFactory.createResolveMatchType()Create an instance ofResolveMatchTypeResolveMatchesType.getResolveMatch()Gets the value of the resolveMatch property.Methods in org.apache.cxf.ws.discovery.wsdl with parameters of type ResolveMatchTypeModifier and TypeMethodDescriptionvoidResolveMatchesType.setResolveMatch(ResolveMatchType value) Sets the value of the resolveMatch property.