|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WsdlArtifact | |
---|---|
org.apache.cxf.maven_plugin | |
org.apache.cxf.maven_plugin.wsdl2java | |
org.apache.cxf.maven_plugin.wsdl2js |
Uses of WsdlArtifact in org.apache.cxf.maven_plugin |
---|
Methods in org.apache.cxf.maven_plugin that return WsdlArtifact | |
---|---|
WsdlArtifact |
GenericWsdlOption.getArtifact()
|
Methods in org.apache.cxf.maven_plugin with parameters of type WsdlArtifact | |
---|---|
boolean |
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 |
---|
Methods in org.apache.cxf.maven_plugin.wsdl2java that return WsdlArtifact | |
---|---|
WsdlArtifact |
WsdlOption.getArtifact()
|
WsdlArtifact |
WsdlOption.getWsdlArtifact()
|
Methods in org.apache.cxf.maven_plugin.wsdl2java with parameters of type WsdlArtifact | |
---|---|
void |
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.wsdl2js | |
---|---|
class |
WsdlArtifact
This exists to move this into the same package as the mojo. |
Methods in org.apache.cxf.maven_plugin.wsdl2js that return WsdlArtifact | |
---|---|
WsdlArtifact |
WsdlOption.getArtifact()
Maven coordinates |
Methods in org.apache.cxf.maven_plugin.wsdl2js with parameters of type WsdlArtifact | |
---|---|
void |
WsdlOption.setArtifact(WsdlArtifact artifact)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |