public class DataDictionaryItem extends BuildtimeObjectBaseImpl<DataDictionaryItemEntity>
entityClass| 构造器和说明 |
|---|
DataDictionaryItem() |
DataDictionaryItem(DataDictionaryItemEntity entity) |
| 限定符和类型 | 方法和说明 |
|---|---|
DataDictionary |
getDataDictionary() |
long |
getDataDictionaryId() |
String |
getDataDictionaryName() |
String |
getKey() |
String |
getName() |
String |
getValue() |
void |
setDataDictionary(DataDictionary dataDictionary) |
void |
setDataDictionaryId(long dataDictionaryId) |
void |
setKey(String key) |
void |
setValue(String value) |
getCategory, setCategoryentityReseted, equals, getCEF, getCompanyId, getCreateBid, getCreateIp, getCreateTime, getCreateUserFullName, getCreateUserId, getCreateUserName, getDeleteIp, getDeleteTime, getDeleteUserFullName, getDeleteUserId, getDeleteUserName, getDescription, getEntityClass, getId, getLastModifyIp, getLastModifyTime, getLastModifyUserFullName, getLastModifyUserId, getLastModifyUserName, getModifyBid, getObjectType, getPlatformId, getRowLogId, hashCode, isDeleted, isNew, refresh, refresh, setCEF, setDescription, toStringgetInternalObject, getService, getServiceByDomainObject, setInternalObjectpublic DataDictionaryItem()
public DataDictionaryItem(DataDictionaryItemEntity entity)
public String getKey()
public void setKey(String key)
public String getValue()
public void setValue(String value)
public long getDataDictionaryId()
public void setDataDictionaryId(long dataDictionaryId)
public String getDataDictionaryName()
public DataDictionary getDataDictionary()
public void setDataDictionary(DataDictionary dataDictionary)
public String getName()
Copyright © 2019. All rights reserved.