|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.ws.webservices.tools.ant.Java2WSDL.Mapping
com.ibm.websphere.ant.tasks.Java2WSDL.Mapping
public class Java2WSDL.Mapping
Used for nested package definitions. You can provide your own mapping using a Mapping argument, which can be repeated as often as necessary, once for each unique namespace mapping.
Constructor Summary | |
---|---|
Java2WSDL.Mapping()
|
Method Summary | |
---|---|
void |
setNamespace(java.lang.String value)
Sets the namespace |
void |
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 |
---|
public Java2WSDL.Mapping()
Method Detail |
---|
public void setNamespace(java.lang.String value)
setNamespace
in class com.ibm.ws.webservices.tools.ant.Java2WSDL.Mapping
namespace
- The namespace to set.public void setPackage(java.lang.String value)
setPackage
in class com.ibm.ws.webservices.tools.ant.Java2WSDL.Mapping
pkg
- The pkg to set.
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |