xdoclet.modules.wsee
public static class WseeDocletTask.PackageNamespaceMapping extends java.lang.Object implements java.io.Serializable
Constructor and Description |
---|
WseeDocletTask.PackageNamespaceMapping() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getNamespace()
Gets the SubstituteWith attribute of the PackageSubstitution object
|
java.lang.String |
getPackages()
Gets the Packages attribute of the PackageSubstitution object
|
void |
setNamespace(java.lang.String ns)
Sets the SubstituteWith attribute of the PackageSubstitution object
|
void |
setPackages(java.lang.String packages)
Sets the Packages attribute of the PackageSubstitution object
|
public WseeDocletTask.PackageNamespaceMapping()
public java.lang.String getPackages()
public java.lang.String getNamespace()
public void setPackages(java.lang.String packages)
packages
- The new Packages valuepublic void setNamespace(java.lang.String ns)
ns
-