public class IspwRequestBean extends Object
Constructor and Description |
---|
IspwRequestBean() |
Modifier and Type | Method and Description |
---|---|
String |
getContextPath() |
IspwContextPathBean |
getIspwContextPathBean() |
Object |
getJsonObject() |
String |
getJsonRequest() |
void |
setContextPath(String contextPath) |
void |
setIspwContextPathBean(IspwContextPathBean ispwContextPathBean) |
void |
setJsonObject(Object jsonObject) |
void |
setJsonRequest(String jsonRequest) |
String |
toString() |
public String getContextPath()
public void setContextPath(String contextPath)
public String getJsonRequest()
public void setJsonRequest(String jsonRequest)
public Object getJsonObject()
public void setJsonObject(Object jsonObject)
public IspwContextPathBean getIspwContextPathBean()
public void setIspwContextPathBean(IspwContextPathBean ispwContextPathBean)
Copyright © 2016–2025. All rights reserved.