com.ibm.websphere.ant.tasks
Class Java2WSDL.Mapping
- java.lang.Object
com.ibm.ws.webservices.tools.ant.Java2WSDL.Mapping
com.ibm.websphere.ant.tasks.Java2WSDL.Mapping
Enclosing class:
- public class Java2WSDL.Mapping
- extends com.ibm.ws.webservices.tools.ant.Java2WSDL.Mapping
Constructor Summary
Constructor and Description |
---|
Java2WSDL.Mapping()
|
Method Summary
Modifier and Type | Method and Description |
---|---|
|
setNamespace(java.lang.String value)
Sets the namespace
|
|
setPackage(java.lang.String value)
Sets the pkg
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail
Java2WSDL.Mapping
- public Java2WSDL.Mapping()
Method Detail
setNamespace
- public void setNamespace(java.lang.String value)
Sets the namespace
Overrides:
setNamespace
in class com.ibm.ws.webservices.tools.ant.Java2WSDL.Mapping
setPackage
- public void setPackage(java.lang.String value)
Sets the pkg
Overrides:
setPackage
in class com.ibm.ws.webservices.tools.ant.Java2WSDL.Mapping