public class HttpWebAppBean extends AdsBaseBean
| Constructor and Description |
|---|
HttpWebAppBean()
Create a new HttpWebAppBean instance
|
| Modifier and Type | Method and Description |
|---|---|
String |
getHttpAppCtxPath() |
String |
getHttpWarFile() |
String |
getId() |
void |
setHttpAppCtxPath(String httpAppCtxPath) |
void |
setHttpWarFile(String httpWarFile) |
void |
setId(String id) |
String |
toString() |
String |
toString(String tabs) |
getDescription, getDn, isDisabled, isEnabled, setDescription, setDn, setEnabled, toString, toString, toString, toStringpublic HttpWebAppBean()
public String getHttpAppCtxPath()
public void setHttpAppCtxPath(String httpAppCtxPath)
httpAppCtxPath - the httpAppCtxPath to setpublic String getHttpWarFile()
public void setHttpWarFile(String httpWarFile)
httpWarFile - the httpWarFile to setpublic String toString(String tabs)
toString in class AdsBaseBeanpublic String toString()
toString in class AdsBaseBeanCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.