egovframework.rfc3.openapi20.vo
Class JeventDataList
java.lang.Object
egovframework.rfc3.openapi20.vo.JeventDataList
public class JeventDataList
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JeventDataList
public JeventDataList()
getEventDataList
public java.util.List<JeventVO> getEventDataList()
setEventDataList
public void setEventDataList(java.util.List<JeventVO> eventDataList)
getCode
public java.lang.String getCode()
setCode
public void setCode(java.lang.String code)
getMsg
public java.lang.String getMsg()
setMsg
public void setMsg(java.lang.String msg)
getConfigVO
public ConfigVO getConfigVO()
setConfigVO
public void setConfigVO(ConfigVO configVO)