public class HfusProgramEntityAttr extends Object
| Constructor and Description |
|---|
HfusProgramEntityAttr() |
HfusProgramEntityAttr(Long hfusProgramEntityAttrId,
Long hfpmProgramId,
Long hfmdEntityId,
Long hfmdEntityAttrId,
Long opId,
Date createTime,
Long modifyOpId,
Date modifyTime,
Integer delFlag) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreateTime() |
Integer |
getDelFlag() |
Long |
getHfmdEntityAttrId() |
Long |
getHfmdEntityId() |
Long |
getHfpmProgramId() |
Long |
getHfusProgramEntityAttrId() |
Long |
getModifyOpId() |
Date |
getModifyTime() |
Long |
getOpId() |
void |
setCreateTime(Date createTime) |
void |
setDelFlag(Integer delFlag) |
void |
setHfmdEntityAttrId(Long hfmdEntityAttrId) |
void |
setHfmdEntityId(Long hfmdEntityId) |
void |
setHfpmProgramId(Long hfpmProgramId) |
void |
setHfusProgramEntityAttrId(Long hfusProgramEntityAttrId) |
void |
setModifyOpId(Long modifyOpId) |
void |
setModifyTime(Date modifyTime) |
void |
setOpId(Long opId) |
public HfusProgramEntityAttr(Long hfusProgramEntityAttrId, Long hfpmProgramId, Long hfmdEntityId, Long hfmdEntityAttrId, Long opId, Date createTime, Long modifyOpId, Date modifyTime, Integer delFlag)
public HfusProgramEntityAttr()
public Long getHfusProgramEntityAttrId()
public Long getHfpmProgramId()
public Long getHfmdEntityId()
public Long getHfmdEntityAttrId()
public Long getOpId()
public Date getCreateTime()
public Long getModifyOpId()
public Date getModifyTime()
public Integer getDelFlag()
public void setHfusProgramEntityAttrId(Long hfusProgramEntityAttrId)
public void setHfpmProgramId(Long hfpmProgramId)
public void setHfmdEntityId(Long hfmdEntityId)
public void setHfmdEntityAttrId(Long hfmdEntityAttrId)
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.