public class HfpmPageCfg extends Object
| Constructor and Description |
|---|
HfpmPageCfg() |
HfpmPageCfg(Long hfpmPageCfgId,
Long hfcfgPageTemplateId,
Long hfpmProgramCfgId,
Long opId,
Date createTime,
Long modifyOpId,
Date modifyTime,
Integer delFlag) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreateTime() |
Integer |
getDelFlag() |
Long |
getHfcfgPageTemplateId() |
Long |
getHfpmPageCfgId() |
Long |
getHfpmProgramCfgId() |
Long |
getModifyOpId() |
Date |
getModifyTime() |
Long |
getOpId() |
void |
setCreateTime(Date createTime) |
void |
setDelFlag(Integer delFlag) |
void |
setHfcfgPageTemplateId(Long hfcfgPageTemplateId) |
void |
setHfpmPageCfgId(Long hfpmPageCfgId) |
void |
setHfpmProgramCfgId(Long hfpmProgramCfgId) |
void |
setModifyOpId(Long modifyOpId) |
void |
setModifyTime(Date modifyTime) |
void |
setOpId(Long opId) |
public HfpmPageCfg(Long hfpmPageCfgId, Long hfcfgPageTemplateId, Long hfpmProgramCfgId, Long opId, Date createTime, Long modifyOpId, Date modifyTime, Integer delFlag)
public HfpmPageCfg()
public Long getHfpmPageCfgId()
public Long getHfcfgPageTemplateId()
public Long getHfpmProgramCfgId()
public Long getOpId()
public Date getCreateTime()
public Long getModifyOpId()
public Date getModifyTime()
public Integer getDelFlag()
public void setHfpmPageCfgId(Long hfpmPageCfgId)
public void setHfcfgPageTemplateId(Long hfcfgPageTemplateId)
public void setHfpmProgramCfgId(Long hfpmProgramCfgId)
public void setOpId(Long opId)
public void setCreateTime(Date createTime)
public void setModifyOpId(Long modifyOpId)
public void setModifyTime(Date modifyTime)
public void setDelFlag(Integer delFlag)
Copyright © 2018. All rights reserved.