public class CtpMetadataColumn extends BasePO
Title: 元数据字段数据类
Description: 代码描述
Copyright: Copyright (c) 2015
Company: seeyon.com
id, v3xToStringStyle
构造器和说明 |
---|
CtpMetadataColumn() |
clone, equals, getExtraAttr, getExtraMap, getId, hashCode, isNew, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, setId, setIdIfNew, setNewId, toJSON, toJSON, toJSONnoAttr, toString
toXML
public String getLabel()
public void setLabel(String label)
public String getName()
public void setName(String name)
public String getAlias()
public void setAlias(String alias)
public Integer getType()
public void setType(Integer type)
public Integer getDataType()
public void setDataType(Integer dataType)
public String getRule()
public void setRule(String rule)
public String getComponent()
public void setComponent(String component)
public Integer getSort()
public void setSort(Integer sort)
public Integer getIsSeach()
public void setIsSeach(Integer isSeach)
public Integer getIsEnable()
public void setIsEnable(Integer isEnable)
public String getDescription()
public void setDescription(String description)
public Long getTableId()
public void setTableId(Long tableId)
public Long getCategoryId()
public void setCategoryId(Long categoryId)
public Long getCreateUser()
public void setCreateUser(Long createUser)
public Date getCreateTime()
public void setCreateTime(Date createTime)
public Date getUpdateTime()
public void setUpdateTime(Date updateTime)
public Integer getIsDelete()
public void setIsDelete(Integer isDelete)
public Integer getIsShowinPersoninfo()
public void setIsShowinPersoninfo(Integer isShowinPersoninfo)
public Integer getIsShowinPersoncard()
public void setIsShowinPersoncard(Integer isShowinPersoncard)
public Long getOrgAccountId()
public void setOrgAccountId(Long orgAccountId)
public Integer getIsPreset()
public void setIsPreset(Integer isPreset)
Copyright © 2016–2017. All rights reserved.