public class HfcfgPageTemplateElements extends Object
| Constructor and Description |
|---|
HfcfgPageTemplateElements() |
HfcfgPageTemplateElements(Long hfcfgPageTemplateElementsId,
Long hfcfgPageTemplateId,
Date modifyTime,
Byte hfcfgPageTemplateElementsType,
Long modifierId,
Date createTime,
Long creatorId,
Byte eventExtend,
Long hfcfgComponentTemplateId) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreateTime() |
Long |
getCreatorId() |
Byte |
getEventExtend() |
Long |
getHfcfgComponentTemplateId() |
Long |
getHfcfgPageTemplateElementsId() |
Byte |
getHfcfgPageTemplateElementsType() |
Long |
getHfcfgPageTemplateId() |
Long |
getModifierId() |
Date |
getModifyTime() |
void |
setCreateTime(Date createTime) |
void |
setCreatorId(Long creatorId) |
void |
setEventExtend(Byte eventExtend) |
void |
setHfcfgComponentTemplateId(Long hfcfgComponentTemplateId) |
void |
setHfcfgPageTemplateElementsId(Long hfcfgPageTemplateElementsId) |
void |
setHfcfgPageTemplateElementsType(Byte hfcfgPageTemplateElementsType) |
void |
setHfcfgPageTemplateId(Long hfcfgPageTemplateId) |
void |
setModifierId(Long modifierId) |
void |
setModifyTime(Date modifyTime) |
public HfcfgPageTemplateElements(Long hfcfgPageTemplateElementsId, Long hfcfgPageTemplateId, Date modifyTime, Byte hfcfgPageTemplateElementsType, Long modifierId, Date createTime, Long creatorId, Byte eventExtend, Long hfcfgComponentTemplateId)
public HfcfgPageTemplateElements()
public Long getHfcfgPageTemplateElementsId()
public Long getHfcfgPageTemplateId()
public Date getModifyTime()
public Byte getHfcfgPageTemplateElementsType()
public Long getModifierId()
public Date getCreateTime()
public Long getCreatorId()
public Byte getEventExtend()
public Long getHfcfgComponentTemplateId()
public void setHfcfgPageTemplateElementsId(Long hfcfgPageTemplateElementsId)
public void setHfcfgPageTemplateId(Long hfcfgPageTemplateId)
public void setModifyTime(Date modifyTime)
public void setHfcfgPageTemplateElementsType(Byte hfcfgPageTemplateElementsType)
public void setModifierId(Long modifierId)
public void setCreateTime(Date createTime)
public void setCreatorId(Long creatorId)
public void setEventExtend(Byte eventExtend)
public void setHfcfgComponentTemplateId(Long hfcfgComponentTemplateId)
Copyright © 2018. All rights reserved.