public class HfmdEntityAttr extends Object
| Constructor and Description |
|---|
HfmdEntityAttr() |
HfmdEntityAttr(Long hfmdEntityAttrId,
String hfmdEntityAttrName,
String hfmdEntityAttrCode,
String hfmdEntityAttrDesc,
Integer attrType,
String size,
Integer ispk,
Integer nullable,
Integer isBusiAttr,
Integer isRedundantAttr,
Long relHfmdEntityAttrId,
Long hfmdEnumClassId,
BigDecimal pri,
Long hfpmProgramId,
Long hfpmModuleId,
Long hfmdEntityId,
Long opId,
Date createTime,
Long modifyOpId,
Date modifyTime,
Integer delFlag) |
public HfmdEntityAttr(Long hfmdEntityAttrId, String hfmdEntityAttrName, String hfmdEntityAttrCode, String hfmdEntityAttrDesc, Integer attrType, String size, Integer ispk, Integer nullable, Integer isBusiAttr, Integer isRedundantAttr, Long relHfmdEntityAttrId, Long hfmdEnumClassId, BigDecimal pri, Long hfpmProgramId, Long hfpmModuleId, Long hfmdEntityId, Long opId, Date createTime, Long modifyOpId, Date modifyTime, Integer delFlag)
public HfmdEntityAttr()
public Long getHfmdEntityAttrId()
public String getHfmdEntityAttrName()
public String getHfmdEntityAttrCode()
public String getHfmdEntityAttrDesc()
public Integer getAttrType()
public String getSize()
public Integer getIspk()
public Integer getNullable()
public Integer getIsBusiAttr()
public Integer getIsRedundantAttr()
public Long getRelHfmdEntityAttrId()
public Long getHfmdEnumClassId()
public BigDecimal getPri()
public Long getHfpmProgramId()
public Long getHfpmModuleId()
public Long getHfmdEntityId()
public Long getOpId()
public Date getCreateTime()
public Long getModifyOpId()
public Date getModifyTime()
public Integer getDelFlag()
public void setHfmdEntityAttrId(Long hfmdEntityAttrId)
public void setHfmdEntityAttrName(String hfmdEntityAttrName)
public void setHfmdEntityAttrCode(String hfmdEntityAttrCode)
public void setHfmdEntityAttrDesc(String hfmdEntityAttrDesc)
public void setAttrType(Integer attrType)
public void setSize(String size)
public void setIspk(Integer ispk)
public void setNullable(Integer nullable)
public void setIsBusiAttr(Integer isBusiAttr)
public void setIsRedundantAttr(Integer isRedundantAttr)
public void setRelHfmdEntityAttrId(Long relHfmdEntityAttrId)
public void setHfmdEnumClassId(Long hfmdEnumClassId)
public void setPri(BigDecimal pri)
public void setHfpmProgramId(Long hfpmProgramId)
public void setHfpmModuleId(Long hfpmModuleId)
public void setHfmdEntityId(Long hfmdEntityId)
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.