|
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.WSDL2JavaBase.Mapping
com.ibm.websphere.ant.tasks.WSDL2Java.Mapping
public class WSDL2Java.Mapping
Used for nested package definitions. Package names are derived from the namespace strings in the WSDL file automatically 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 | |
---|---|
WSDL2Java.Mapping()
|
Method Summary | |
---|---|
void |
setNamespace(java.lang.String namespace)
Sets the namespace |
void |
setPackage(java.lang.String pkg)
Sets the pkg |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WSDL2Java.Mapping()
Method Detail |
---|
public void setNamespace(java.lang.String namespace)
setNamespace
in class com.ibm.ws.webservices.tools.ant.WSDL2JavaBase.Mapping
namespace
- The namespace to set.public void setPackage(java.lang.String pkg)
setPackage
in class com.ibm.ws.webservices.tools.ant.WSDL2JavaBase.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 |