public class CtpEnumItem extends BasePO implements Comparable<CtpEnumItem>
id, v3xToStringStyle
构造器和说明 |
---|
CtpEnumItem() |
CtpEnumItem(Long _id)
Constructor for primary key
|
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 CtpEnumItem()
public CtpEnumItem(Long _id)
public Long getMetadataId()
public void setMetadataId(Long metadataId)
public String getName()
public void setName(String name)
public String getLabel()
public void setLabel(String label)
public String getValue()
public void setValue(String value)
public Integer getSort()
public void setSort(Integer sort)
public Integer getIsRef()
public void setIsRef(Integer isRef)
protected void initialize()
public Long getRefEnumid()
public void setRefEnumid(Long _refEnumid)
_refEnumid
- the REF_ENUMID valuepublic String getShowvalue()
public void setShowvalue(String _showvalue)
_showvalue
- the SHOWVALUE valuepublic String getEnumvalue()
public void setEnumvalue(String _enumvalue)
_enumvalue
- the ENUMVALUE valuepublic Long getSortnumber()
public void setSortnumber(Long _sortnumber)
_sortnumber
- the SORTNUMBER valuepublic Integer getState()
public void setState(Integer _state)
_state
- the STATE valuepublic Integer getOutputSwitch()
public void setOutputSwitch(Integer _outputSwitch)
_outputSwitch
- the OUTPUT_SWITCH valuepublic Long getOrgAccountId()
public void setOrgAccountId(Long _orgAccountId)
_orgAccountId
- the ORG_ACCOUNT_ID valuepublic Long getParentId()
public void setParentId(Long _parentId)
_parentId
- the PARENT_ID valuepublic Long getRootId()
public void setRootId(Long _rootId)
_rootId
- the ROOT_ID valuepublic Integer getLevelNum()
public void setLevelNum(Integer _levelNum)
_levelNum
- the LEVEL_NUM valuepublic String getDescription()
public void setDescription(String _description)
_description
- the DESCRIPTION valuepublic String getIfuse()
public void setIfuse(String _ifuse)
_ifuse
- the IFUSE valuepublic Integer getI18n()
public void setI18n(Integer _i18n)
_i18n
- the I18N valuepublic Long getImageId()
public void setImageId(Long _imageId)
public int compareTo(CtpEnumItem o)
compareTo
在接口中 Comparable<CtpEnumItem>
Copyright © 2016–2017. All rights reserved.