public class Web
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
contextRoot |
protected java.lang.String |
webUri |
Constructor and Description |
---|
Web() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContextRoot() |
java.lang.String |
getWebUri() |
void |
setContextRoot(java.lang.String value) |
void |
setWebUri(java.lang.String value) |