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 TypeMethodDescriptionbooleanWsdlArtifact.doesMatch(WsdlArtifact artifact) Not quite the same as equals: null in version matches anything.voidGenericWsdlOption.setArtifact(WsdlArtifact artifact) -
Uses of WsdlArtifact in org.apache.cxf.maven_plugin.wsdl2java
Subclasses of WsdlArtifact in org.apache.cxf.maven_plugin.wsdl2javaModifier and TypeClassDescriptionclassTHis 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 TypeMethodDescriptionvoidWsdlOption.setArtifact(WsdlArtifact artifact) voidWsdlOption.setWsdlArtifact(WsdlArtifact wsdlArtifact) -
Uses of WsdlArtifact in org.apache.cxf.maven_plugin.wsdl2js
Subclasses of WsdlArtifact in org.apache.cxf.maven_plugin.wsdl2jsModifier and TypeClassDescriptionclassThis 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