public class HfpmPageEventAttr extends Object
| Constructor and Description |
|---|
HfpmPageEventAttr() |
HfpmPageEventAttr(Long hfpmPageEventAttrId,
Long hfpmPageEventId,
Integer hfpmPageEventAttrType,
Long hfmdEntityAttrId,
Long hfmdEntityId,
Integer valueType,
String value,
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 |
getHfpmPageEventAttrId() |
Integer |
getHfpmPageEventAttrType() |
Long |
getHfpmPageEventId() |
Long |
getModifyOpId() |
Date |
getModifyTime() |
Long |
getOpId() |
String |
getValue() |
Integer |
getValueType() |
void |
setCreateTime(Date createTime) |
void |
setDelFlag(Integer delFlag) |
void |
setHfmdEntityAttrId(Long hfmdEntityAttrId) |
void |
setHfmdEntityId(Long hfmdEntityId) |
void |
setHfpmPageEventAttrId(Long hfpmPageEventAttrId) |
void |
setHfpmPageEventAttrType(Integer hfpmPageEventAttrType) |
void |
setHfpmPageEventId(Long hfpmPageEventId) |
void |
setModifyOpId(Long modifyOpId) |
void |
setModifyTime(Date modifyTime) |
void |
setOpId(Long opId) |
void |
setValue(String value) |
void |
setValueType(Integer valueType) |
public HfpmPageEventAttr(Long hfpmPageEventAttrId, Long hfpmPageEventId, Integer hfpmPageEventAttrType, Long hfmdEntityAttrId, Long hfmdEntityId, Integer valueType, String value, Long opId, Date createTime, Long modifyOpId, Date modifyTime, Integer delFlag)
public HfpmPageEventAttr()
public Long getHfpmPageEventAttrId()
public Long getHfpmPageEventId()
public Integer getHfpmPageEventAttrType()
public Long getHfmdEntityAttrId()
public Long getHfmdEntityId()
public Integer getValueType()
public String getValue()
public Long getOpId()
public Date getCreateTime()
public Long getModifyOpId()
public Date getModifyTime()
public Integer getDelFlag()
public void setHfpmPageEventAttrId(Long hfpmPageEventAttrId)
public void setHfpmPageEventId(Long hfpmPageEventId)
public void setHfpmPageEventAttrType(Integer hfpmPageEventAttrType)
public void setHfmdEntityAttrId(Long hfmdEntityAttrId)
public void setHfmdEntityId(Long hfmdEntityId)
public void setValueType(Integer valueType)
public void setValue(String value)
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.