Apache CXF API

org.apache.cxf.maven_plugin.wsdl2java
Class WsdlArtifact

java.lang.Object
  extended by org.apache.cxf.maven_plugin.WsdlArtifact
      extended by org.apache.cxf.maven_plugin.wsdl2java.WsdlArtifact

public class WsdlArtifact
extends WsdlArtifact

THis exists to move this into the same package as the mojo.


Constructor Summary
WsdlArtifact()
           
 
Method Summary
 
Methods inherited from class org.apache.cxf.maven_plugin.WsdlArtifact
doesMatch, equals, getArtifactId, getClassifier, getGroupId, getType, getVersion, hashCode, setArtifactId, setClassifier, setGroupId, setType, setVersion, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WsdlArtifact

public WsdlArtifact()

Apache CXF API

Apache CXF