Uses of Class
org.apache.cxf.maven_plugin.WsdlArtifact

Uses of WsdlArtifact in org.apache.cxf.maven_plugin
 

Methods in org.apache.cxf.maven_plugin that return WsdlArtifact
 WsdlArtifact WsdlOption.getWsdlArtifact()
           
 

Methods in org.apache.cxf.maven_plugin with parameters of type WsdlArtifact
 boolean WsdlArtifact.doesMatch(WsdlArtifact artifact)
           
 void WsdlOption.setWsdlArtifact(WsdlArtifact wsdlArtifact)
           
 



Apache CXF