public class HfsecRoleAuthorize extends Object
| Constructor and Description |
|---|
HfsecRoleAuthorize() |
HfsecRoleAuthorize(Long hfsecRoleAuthorizeId,
Byte hfsecRoleAuthorizeType,
Long hfsecRoleId,
Long hfsecMenuId,
Byte status,
Long creatorId,
Date createTime,
Long modifierId,
Date modifyTime,
String operateEventList) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreateTime() |
Long |
getCreatorId() |
Long |
getHfsecMenuId() |
Long |
getHfsecRoleAuthorizeId() |
Byte |
getHfsecRoleAuthorizeType() |
Long |
getHfsecRoleId() |
Long |
getModifierId() |
Date |
getModifyTime() |
String |
getOperateEventList() |
Byte |
getStatus() |
void |
setCreateTime(Date createTime) |
void |
setCreatorId(Long creatorId) |
void |
setHfsecMenuId(Long hfsecMenuId) |
void |
setHfsecRoleAuthorizeId(Long hfsecRoleAuthorizeId) |
void |
setHfsecRoleAuthorizeType(Byte hfsecRoleAuthorizeType) |
void |
setHfsecRoleId(Long hfsecRoleId) |
void |
setModifierId(Long modifierId) |
void |
setModifyTime(Date modifyTime) |
void |
setOperateEventList(String operateEventList) |
void |
setStatus(Byte status) |
public HfsecRoleAuthorize(Long hfsecRoleAuthorizeId, Byte hfsecRoleAuthorizeType, Long hfsecRoleId, Long hfsecMenuId, Byte status, Long creatorId, Date createTime, Long modifierId, Date modifyTime, String operateEventList)
public HfsecRoleAuthorize()
public Long getHfsecRoleAuthorizeId()
public Byte getHfsecRoleAuthorizeType()
public Long getHfsecRoleId()
public Long getHfsecMenuId()
public Byte getStatus()
public Long getCreatorId()
public Date getCreateTime()
public Long getModifierId()
public Date getModifyTime()
public String getOperateEventList()
public void setHfsecRoleAuthorizeId(Long hfsecRoleAuthorizeId)
public void setHfsecRoleAuthorizeType(Byte hfsecRoleAuthorizeType)
public void setHfsecRoleId(Long hfsecRoleId)
public void setHfsecMenuId(Long hfsecMenuId)
public void setStatus(Byte status)
public void setCreatorId(Long creatorId)
public void setCreateTime(Date createTime)
public void setModifierId(Long modifierId)
public void setModifyTime(Date modifyTime)
public void setOperateEventList(String operateEventList)
Copyright © 2018. All rights reserved.