public class HfpmPage extends Object
| Constructor and Description |
|---|
HfpmPage() |
HfpmPage(Long hfpmPageId,
String hfpmPageCode,
String hfpmPageName,
Integer hfpmPageType,
String hfpmPageDesc,
Long parentHfpmPageId,
Long hfpmProgramId,
Long hfpmModuleId,
BigDecimal pri,
Long opId,
Date createTime,
Long modifyOpId,
Date modifyTime,
Integer delFlag,
Long hfpmDataSetId,
Long hfcfgPageTemplateId) |
public HfpmPage(Long hfpmPageId, String hfpmPageCode, String hfpmPageName, Integer hfpmPageType, String hfpmPageDesc, Long parentHfpmPageId, Long hfpmProgramId, Long hfpmModuleId, BigDecimal pri, Long opId, Date createTime, Long modifyOpId, Date modifyTime, Integer delFlag, Long hfpmDataSetId, Long hfcfgPageTemplateId)
public HfpmPage()
public Long getHfpmPageId()
public String getHfpmPageCode()
public String getHfpmPageName()
public Integer getHfpmPageType()
public String getHfpmPageDesc()
public Long getParentHfpmPageId()
public Long getHfpmProgramId()
public Long getHfpmModuleId()
public BigDecimal getPri()
public Long getOpId()
public Date getCreateTime()
public Long getModifyOpId()
public Date getModifyTime()
public Integer getDelFlag()
public Long getHfpmDataSetId()
public Long getHfcfgPageTemplateId()
public void setHfpmPageId(Long hfpmPageId)
public void setHfpmPageCode(String hfpmPageCode)
public void setHfpmPageName(String hfpmPageName)
public void setHfpmPageType(Integer hfpmPageType)
public void setHfpmPageDesc(String hfpmPageDesc)
public void setParentHfpmPageId(Long parentHfpmPageId)
public void setHfpmProgramId(Long hfpmProgramId)
public void setHfpmModuleId(Long hfpmModuleId)
public void setPri(BigDecimal pri)
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)
public void setHfpmDataSetId(Long hfpmDataSetId)
public void setHfcfgPageTemplateId(Long hfcfgPageTemplateId)
Copyright © 2018. All rights reserved.