Uses of Class
org.apache.cxf.maven_plugin.WsdlArtifact
Packages that use WsdlArtifact
Package
Description
-
Uses of WsdlArtifact in org.apache.cxf.maven_plugin
Methods in org.apache.cxf.maven_plugin that return WsdlArtifactMethods in org.apache.cxf.maven_plugin with parameters of type WsdlArtifactModifier and TypeMethodDescriptionboolean
WsdlArtifact.doesMatch
(WsdlArtifact artifact) Not quite the same as equals: null in version matches anything.void
GenericWsdlOption.setArtifact
(WsdlArtifact artifact) -
Uses of WsdlArtifact in org.apache.cxf.maven_plugin.wsdl2java
Subclasses of WsdlArtifact in org.apache.cxf.maven_plugin.wsdl2javaModifier and TypeClassDescriptionclass
THis exists to move this into the same package as the mojo.Methods in org.apache.cxf.maven_plugin.wsdl2java that return WsdlArtifactMethods in org.apache.cxf.maven_plugin.wsdl2java with parameters of type WsdlArtifactModifier and TypeMethodDescriptionvoid
WsdlOption.setArtifact
(WsdlArtifact artifact) void
WsdlOption.setWsdlArtifact
(WsdlArtifact wsdlArtifact) -
Uses of WsdlArtifact in org.apache.cxf.maven_plugin.wsdl2js
Subclasses of WsdlArtifact in org.apache.cxf.maven_plugin.wsdl2jsModifier and TypeClassDescriptionclass
This exists to move this into the same package as the mojo.Methods in org.apache.cxf.maven_plugin.wsdl2js that return WsdlArtifactMethods in org.apache.cxf.maven_plugin.wsdl2js with parameters of type WsdlArtifact