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, toString
public 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 AdsBaseBean
public String toString()
toString
in class AdsBaseBean
Copyright © 2003–2020 The Apache Software Foundation. All rights reserved.