public class HfusEntityTypeRelatEntityAttr extends Object
| 构造器和说明 |
|---|
HfusEntityTypeRelatEntityAttr() |
HfusEntityTypeRelatEntityAttr(Long hfusEntityTypeRelatEntityAttrId,
Integer entityType,
Long hfusEntityAttrId,
Long opId,
Date createTime,
Long modifyOpId,
Date modifyTime,
Integer delFlag) |
| 限定符和类型 | 方法和说明 |
|---|---|
Date |
getCreateTime() |
Integer |
getDelFlag() |
Integer |
getEntityType() |
Long |
getHfusEntityAttrId() |
Long |
getHfusEntityTypeRelatEntityAttrId() |
Long |
getModifyOpId() |
Date |
getModifyTime() |
Long |
getOpId() |
void |
setCreateTime(Date createTime) |
void |
setDelFlag(Integer delFlag) |
void |
setEntityType(Integer entityType) |
void |
setHfusEntityAttrId(Long hfusEntityAttrId) |
void |
setHfusEntityTypeRelatEntityAttrId(Long hfusEntityTypeRelatEntityAttrId) |
void |
setModifyOpId(Long modifyOpId) |
void |
setModifyTime(Date modifyTime) |
void |
setOpId(Long opId) |
public HfusEntityTypeRelatEntityAttr(Long hfusEntityTypeRelatEntityAttrId, Integer entityType, Long hfusEntityAttrId, Long opId, Date createTime, Long modifyOpId, Date modifyTime, Integer delFlag)
public HfusEntityTypeRelatEntityAttr()
public Long getHfusEntityTypeRelatEntityAttrId()
public Integer getEntityType()
public Long getHfusEntityAttrId()
public Long getOpId()
public Date getCreateTime()
public Long getModifyOpId()
public Date getModifyTime()
public Integer getDelFlag()
public void setHfusEntityTypeRelatEntityAttrId(Long hfusEntityTypeRelatEntityAttrId)
public void setEntityType(Integer entityType)
public void setHfusEntityAttrId(Long hfusEntityAttrId)
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.