|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.mojo.axistools.axis.Mapping
org.codehaus.mojo.axistools.Mapping
public class Mapping
This class is here in order to allow configuration of mapping elements in the WSDL2JavaMojo configuration. Maven looks for the Mapping class in the same package as the Mojo, so we just duplicate that class here.
Constructor Summary | |
---|---|
Mapping()
|
Method Summary |
---|
Methods inherited from class org.codehaus.mojo.axistools.axis.Mapping |
---|
getNamespace, getTargetPackage, setNamespace, setTargetPackage, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Mapping()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |