Uses of Class
org.apache.cxf.maven_plugin.WsdlArtifact
Package
Description
-
Uses of WsdlArtifact in org.apache.cxf.maven_plugin
Modifier 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
Modifier and TypeClassDescriptionclass
THis exists to move this into the same package as the mojo.Modifier and TypeMethodDescriptionvoid
WsdlOption.setArtifact
(WsdlArtifact artifact) void
WsdlOption.setWsdlArtifact
(WsdlArtifact wsdlArtifact) -
Uses of WsdlArtifact in org.apache.cxf.maven_plugin.wsdl2js
Modifier and TypeClassDescriptionclass
This exists to move this into the same package as the mojo.