public class HfpmPageEntityRel extends Object
| 构造器和说明 |
|---|
HfpmPageEntityRel() |
HfpmPageEntityRel(Long hfpmPageEntityRelId,
Long hfpmPageId,
Long hfmdEntityId,
Integer isMainEntity,
Long opId,
Date createTime,
Long modifyOpId,
Date modifyTime,
Integer delFlag) |
| 限定符和类型 | 方法和说明 |
|---|---|
Date |
getCreateTime() |
Integer |
getDelFlag() |
Long |
getHfmdEntityId() |
Long |
getHfpmPageEntityRelId() |
Long |
getHfpmPageId() |
Integer |
getIsMainEntity() |
Long |
getModifyOpId() |
Date |
getModifyTime() |
Long |
getOpId() |
void |
setCreateTime(Date createTime) |
void |
setDelFlag(Integer delFlag) |
void |
setHfmdEntityId(Long hfmdEntityId) |
void |
setHfpmPageEntityRelId(Long hfpmPageEntityRelId) |
void |
setHfpmPageId(Long hfpmPageId) |
void |
setIsMainEntity(Integer isMainEntity) |
void |
setModifyOpId(Long modifyOpId) |
void |
setModifyTime(Date modifyTime) |
void |
setOpId(Long opId) |
public HfpmPageEntityRel(Long hfpmPageEntityRelId, Long hfpmPageId, Long hfmdEntityId, Integer isMainEntity, Long opId, Date createTime, Long modifyOpId, Date modifyTime, Integer delFlag)
public HfpmPageEntityRel()
public Long getHfpmPageEntityRelId()
public Long getHfpmPageId()
public Long getHfmdEntityId()
public Integer getIsMainEntity()
public Long getOpId()
public Date getCreateTime()
public Long getModifyOpId()
public Date getModifyTime()
public Integer getDelFlag()
public void setHfpmPageEntityRelId(Long hfpmPageEntityRelId)
public void setHfpmPageId(Long hfpmPageId)
public void setHfmdEntityId(Long hfmdEntityId)
public void setIsMainEntity(Integer isMainEntity)
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 © 2017. All rights reserved.