Class EAsset
- java.lang.Object
-
- cn.vertxup.erp.domain.tables.pojos.EAsset
-
- All Implemented Interfaces:
IEAsset,io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo,Serializable
public class EAsset extends Object implements io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo, IEAsset
This class is generated by jOOQ.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EAsset()EAsset(IEAsset value)EAsset(io.vertx.core.json.JsonObject json)EAsset(String key, String name, String code, String type, String status, String modelNumber, String unit, Long num, Long numDeprecating, Long numDeprecated, Long numUsing, Long numUsed, String wayChange, String wayDeprecate, String wayAccording, LocalDateTime usedAt, String usedBy, String usedStatus, BigDecimal vOriginal, BigDecimal vTax, BigDecimal vDeReady, BigDecimal vNetJunk, BigDecimal vNet, BigDecimal vNetAmount, BigDecimal vDeprecatedM, BigDecimal vDeprecatedA, String kFixed, String kDeprecated, String kAssignment, String kTax, String kDevalue, String kChange, String customerId, LocalDateTime expiredAt, String expiredComment, String userId, String storeId, String deptId, String companyId, String parentId, String comment, String sigma, String language, Boolean active, String metadata, LocalDateTime enterAt, String enterBy, LocalDateTime accountAt, String accountBy, LocalDateTime scrapAt, String scrapBy, LocalDateTime createdAt, String createdBy, LocalDateTime updatedAt, String updatedBy)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidfrom(IEAsset from)Load data from another generated Record/POJO implementing the common interface IEAssetLocalDateTimegetAccountAt()Getter forDB_ETERNAL.E_ASSET.ACCOUNT_AT.StringgetAccountBy()Getter forDB_ETERNAL.E_ASSET.ACCOUNT_BY.BooleangetActive()Getter forDB_ETERNAL.E_ASSET.ACTIVE.StringgetCode()Getter forDB_ETERNAL.E_ASSET.CODE.StringgetComment()Getter forDB_ETERNAL.E_ASSET.COMMENT.StringgetCompanyId()Getter forDB_ETERNAL.E_ASSET.COMPANY_ID.LocalDateTimegetCreatedAt()Getter forDB_ETERNAL.E_ASSET.CREATED_AT.StringgetCreatedBy()Getter forDB_ETERNAL.E_ASSET.CREATED_BY.StringgetCustomerId()Getter forDB_ETERNAL.E_ASSET.CUSTOMER_ID.StringgetDeptId()Getter forDB_ETERNAL.E_ASSET.DEPT_ID.LocalDateTimegetEnterAt()Getter forDB_ETERNAL.E_ASSET.ENTER_AT.StringgetEnterBy()Getter forDB_ETERNAL.E_ASSET.ENTER_BY.LocalDateTimegetExpiredAt()Getter forDB_ETERNAL.E_ASSET.EXPIRED_AT.StringgetExpiredComment()Getter forDB_ETERNAL.E_ASSET.EXPIRED_COMMENT.StringgetKAssignment()Getter forDB_ETERNAL.E_ASSET.K_ASSIGNMENT.StringgetKChange()Getter forDB_ETERNAL.E_ASSET.K_CHANGE.StringgetKDeprecated()Getter forDB_ETERNAL.E_ASSET.K_DEPRECATED.StringgetKDevalue()Getter forDB_ETERNAL.E_ASSET.K_DEVALUE.StringgetKey()Getter forDB_ETERNAL.E_ASSET.KEY.StringgetKFixed()Getter forDB_ETERNAL.E_ASSET.K_FIXED.StringgetKTax()Getter forDB_ETERNAL.E_ASSET.K_TAX.StringgetLanguage()Getter forDB_ETERNAL.E_ASSET.LANGUAGE.StringgetMetadata()Getter forDB_ETERNAL.E_ASSET.METADATA.StringgetModelNumber()Getter forDB_ETERNAL.E_ASSET.MODEL_NUMBER.StringgetName()Getter forDB_ETERNAL.E_ASSET.NAME.LonggetNum()Getter forDB_ETERNAL.E_ASSET.NUM.LonggetNumDeprecated()Getter forDB_ETERNAL.E_ASSET.NUM_DEPRECATED.LonggetNumDeprecating()Getter forDB_ETERNAL.E_ASSET.NUM_DEPRECATING.LonggetNumUsed()Getter forDB_ETERNAL.E_ASSET.NUM_USED.LonggetNumUsing()Getter forDB_ETERNAL.E_ASSET.NUM_USING.StringgetParentId()Getter forDB_ETERNAL.E_ASSET.PARENT_ID.LocalDateTimegetScrapAt()Getter forDB_ETERNAL.E_ASSET.SCRAP_AT.StringgetScrapBy()Getter forDB_ETERNAL.E_ASSET.SCRAP_BY.StringgetSigma()Getter forDB_ETERNAL.E_ASSET.SIGMA.StringgetStatus()Getter forDB_ETERNAL.E_ASSET.STATUS.StringgetStoreId()Getter forDB_ETERNAL.E_ASSET.STORE_ID.StringgetType()Getter forDB_ETERNAL.E_ASSET.TYPE.StringgetUnit()Getter forDB_ETERNAL.E_ASSET.UNIT.LocalDateTimegetUpdatedAt()Getter forDB_ETERNAL.E_ASSET.UPDATED_AT.StringgetUpdatedBy()Getter forDB_ETERNAL.E_ASSET.UPDATED_BY.LocalDateTimegetUsedAt()Getter forDB_ETERNAL.E_ASSET.USED_AT.StringgetUsedBy()Getter forDB_ETERNAL.E_ASSET.USED_BY.StringgetUsedStatus()Getter forDB_ETERNAL.E_ASSET.USED_STATUS.StringgetUserId()Getter forDB_ETERNAL.E_ASSET.USER_ID.BigDecimalgetVDeprecatedA()Getter forDB_ETERNAL.E_ASSET.V_DEPRECATED_A.BigDecimalgetVDeprecatedM()Getter forDB_ETERNAL.E_ASSET.V_DEPRECATED_M.BigDecimalgetVDeReady()Getter forDB_ETERNAL.E_ASSET.V_DE_READY.BigDecimalgetVNet()Getter forDB_ETERNAL.E_ASSET.V_NET.BigDecimalgetVNetAmount()Getter forDB_ETERNAL.E_ASSET.V_NET_AMOUNT.BigDecimalgetVNetJunk()Getter forDB_ETERNAL.E_ASSET.V_NET_JUNK.BigDecimalgetVOriginal()Getter forDB_ETERNAL.E_ASSET.V_ORIGINAL.BigDecimalgetVTax()Getter forDB_ETERNAL.E_ASSET.V_TAX.StringgetWayAccording()Getter forDB_ETERNAL.E_ASSET.WAY_ACCORDING.StringgetWayChange()Getter forDB_ETERNAL.E_ASSET.WAY_CHANGE.StringgetWayDeprecate()Getter forDB_ETERNAL.E_ASSET.WAY_DEPRECATE.<E extends IEAsset>
Einto(E into)Copy data into another generated Record/POJO implementing the common interface IEAssetEAssetsetAccountAt(LocalDateTime accountAt)Setter forDB_ETERNAL.E_ASSET.ACCOUNT_AT.EAssetsetAccountBy(String accountBy)Setter forDB_ETERNAL.E_ASSET.ACCOUNT_BY.EAssetsetActive(Boolean active)Setter forDB_ETERNAL.E_ASSET.ACTIVE.EAssetsetCode(String code)Setter forDB_ETERNAL.E_ASSET.CODE.EAssetsetComment(String comment)Setter forDB_ETERNAL.E_ASSET.COMMENT.EAssetsetCompanyId(String companyId)Setter forDB_ETERNAL.E_ASSET.COMPANY_ID.EAssetsetCreatedAt(LocalDateTime createdAt)Setter forDB_ETERNAL.E_ASSET.CREATED_AT.EAssetsetCreatedBy(String createdBy)Setter forDB_ETERNAL.E_ASSET.CREATED_BY.EAssetsetCustomerId(String customerId)Setter forDB_ETERNAL.E_ASSET.CUSTOMER_ID.EAssetsetDeptId(String deptId)Setter forDB_ETERNAL.E_ASSET.DEPT_ID.EAssetsetEnterAt(LocalDateTime enterAt)Setter forDB_ETERNAL.E_ASSET.ENTER_AT.EAssetsetEnterBy(String enterBy)Setter forDB_ETERNAL.E_ASSET.ENTER_BY.EAssetsetExpiredAt(LocalDateTime expiredAt)Setter forDB_ETERNAL.E_ASSET.EXPIRED_AT.EAssetsetExpiredComment(String expiredComment)Setter forDB_ETERNAL.E_ASSET.EXPIRED_COMMENT.EAssetsetKAssignment(String kAssignment)Setter forDB_ETERNAL.E_ASSET.K_ASSIGNMENT.EAssetsetKChange(String kChange)Setter forDB_ETERNAL.E_ASSET.K_CHANGE.EAssetsetKDeprecated(String kDeprecated)Setter forDB_ETERNAL.E_ASSET.K_DEPRECATED.EAssetsetKDevalue(String kDevalue)Setter forDB_ETERNAL.E_ASSET.K_DEVALUE.EAssetsetKey(String key)Setter forDB_ETERNAL.E_ASSET.KEY.EAssetsetKFixed(String kFixed)Setter forDB_ETERNAL.E_ASSET.K_FIXED.EAssetsetKTax(String kTax)Setter forDB_ETERNAL.E_ASSET.K_TAX.EAssetsetLanguage(String language)Setter forDB_ETERNAL.E_ASSET.LANGUAGE.EAssetsetMetadata(String metadata)Setter forDB_ETERNAL.E_ASSET.METADATA.EAssetsetModelNumber(String modelNumber)Setter forDB_ETERNAL.E_ASSET.MODEL_NUMBER.EAssetsetName(String name)Setter forDB_ETERNAL.E_ASSET.NAME.EAssetsetNum(Long num)Setter forDB_ETERNAL.E_ASSET.NUM.EAssetsetNumDeprecated(Long numDeprecated)Setter forDB_ETERNAL.E_ASSET.NUM_DEPRECATED.EAssetsetNumDeprecating(Long numDeprecating)Setter forDB_ETERNAL.E_ASSET.NUM_DEPRECATING.EAssetsetNumUsed(Long numUsed)Setter forDB_ETERNAL.E_ASSET.NUM_USED.EAssetsetNumUsing(Long numUsing)Setter forDB_ETERNAL.E_ASSET.NUM_USING.EAssetsetParentId(String parentId)Setter forDB_ETERNAL.E_ASSET.PARENT_ID.EAssetsetScrapAt(LocalDateTime scrapAt)Setter forDB_ETERNAL.E_ASSET.SCRAP_AT.EAssetsetScrapBy(String scrapBy)Setter forDB_ETERNAL.E_ASSET.SCRAP_BY.EAssetsetSigma(String sigma)Setter forDB_ETERNAL.E_ASSET.SIGMA.EAssetsetStatus(String status)Setter forDB_ETERNAL.E_ASSET.STATUS.EAssetsetStoreId(String storeId)Setter forDB_ETERNAL.E_ASSET.STORE_ID.EAssetsetType(String type)Setter forDB_ETERNAL.E_ASSET.TYPE.EAssetsetUnit(String unit)Setter forDB_ETERNAL.E_ASSET.UNIT.EAssetsetUpdatedAt(LocalDateTime updatedAt)Setter forDB_ETERNAL.E_ASSET.UPDATED_AT.EAssetsetUpdatedBy(String updatedBy)Setter forDB_ETERNAL.E_ASSET.UPDATED_BY.EAssetsetUsedAt(LocalDateTime usedAt)Setter forDB_ETERNAL.E_ASSET.USED_AT.EAssetsetUsedBy(String usedBy)Setter forDB_ETERNAL.E_ASSET.USED_BY.EAssetsetUsedStatus(String usedStatus)Setter forDB_ETERNAL.E_ASSET.USED_STATUS.EAssetsetUserId(String userId)Setter forDB_ETERNAL.E_ASSET.USER_ID.EAssetsetVDeprecatedA(BigDecimal vDeprecatedA)Setter forDB_ETERNAL.E_ASSET.V_DEPRECATED_A.EAssetsetVDeprecatedM(BigDecimal vDeprecatedM)Setter forDB_ETERNAL.E_ASSET.V_DEPRECATED_M.EAssetsetVDeReady(BigDecimal vDeReady)Setter forDB_ETERNAL.E_ASSET.V_DE_READY.EAssetsetVNet(BigDecimal vNet)Setter forDB_ETERNAL.E_ASSET.V_NET.EAssetsetVNetAmount(BigDecimal vNetAmount)Setter forDB_ETERNAL.E_ASSET.V_NET_AMOUNT.EAssetsetVNetJunk(BigDecimal vNetJunk)Setter forDB_ETERNAL.E_ASSET.V_NET_JUNK.EAssetsetVOriginal(BigDecimal vOriginal)Setter forDB_ETERNAL.E_ASSET.V_ORIGINAL.EAssetsetVTax(BigDecimal vTax)Setter forDB_ETERNAL.E_ASSET.V_TAX.EAssetsetWayAccording(String wayAccording)Setter forDB_ETERNAL.E_ASSET.WAY_ACCORDING.EAssetsetWayChange(String wayChange)Setter forDB_ETERNAL.E_ASSET.WAY_CHANGE.EAssetsetWayDeprecate(String wayDeprecate)Setter forDB_ETERNAL.E_ASSET.WAY_DEPRECATE.StringtoString()
-
-
-
Constructor Detail
-
EAsset
public EAsset()
-
EAsset
public EAsset(IEAsset value)
-
EAsset
public EAsset(String key, String name, String code, String type, String status, String modelNumber, String unit, Long num, Long numDeprecating, Long numDeprecated, Long numUsing, Long numUsed, String wayChange, String wayDeprecate, String wayAccording, LocalDateTime usedAt, String usedBy, String usedStatus, BigDecimal vOriginal, BigDecimal vTax, BigDecimal vDeReady, BigDecimal vNetJunk, BigDecimal vNet, BigDecimal vNetAmount, BigDecimal vDeprecatedM, BigDecimal vDeprecatedA, String kFixed, String kDeprecated, String kAssignment, String kTax, String kDevalue, String kChange, String customerId, LocalDateTime expiredAt, String expiredComment, String userId, String storeId, String deptId, String companyId, String parentId, String comment, String sigma, String language, Boolean active, String metadata, LocalDateTime enterAt, String enterBy, LocalDateTime accountAt, String accountBy, LocalDateTime scrapAt, String scrapBy, LocalDateTime createdAt, String createdBy, LocalDateTime updatedAt, String updatedBy)
-
EAsset
public EAsset(io.vertx.core.json.JsonObject json)
-
-
Method Detail
-
getKey
public String getKey()
Getter forDB_ETERNAL.E_ASSET.KEY. 「key」- 资产主键
-
getName
public String getName()
Getter forDB_ETERNAL.E_ASSET.NAME. 「name」- 资产名称
-
getCode
public String getCode()
Getter forDB_ETERNAL.E_ASSET.CODE. 「code」- 资产编号
-
getType
public String getType()
Getter forDB_ETERNAL.E_ASSET.TYPE. 「type」- 资产类型
-
getStatus
public String getStatus()
Getter forDB_ETERNAL.E_ASSET.STATUS. 「status」- 资产状态
-
setStatus
public EAsset setStatus(String status)
Setter forDB_ETERNAL.E_ASSET.STATUS. 「status」- 资产状态
-
getModelNumber
public String getModelNumber()
Getter forDB_ETERNAL.E_ASSET.MODEL_NUMBER. 「modelNumber」- 规格型号- Specified by:
getModelNumberin interfaceIEAsset
-
setModelNumber
public EAsset setModelNumber(String modelNumber)
Setter forDB_ETERNAL.E_ASSET.MODEL_NUMBER. 「modelNumber」- 规格型号- Specified by:
setModelNumberin interfaceIEAsset
-
getUnit
public String getUnit()
Getter forDB_ETERNAL.E_ASSET.UNIT. 「unit」- 计量单位
-
getNum
public Long getNum()
Getter forDB_ETERNAL.E_ASSET.NUM. 「num」- 资产数量
-
getNumDeprecating
public Long getNumDeprecating()
Getter forDB_ETERNAL.E_ASSET.NUM_DEPRECATING. 「numDeprecating」- 预计折旧数量- Specified by:
getNumDeprecatingin interfaceIEAsset
-
setNumDeprecating
public EAsset setNumDeprecating(Long numDeprecating)
Setter forDB_ETERNAL.E_ASSET.NUM_DEPRECATING. 「numDeprecating」- 预计折旧数量- Specified by:
setNumDeprecatingin interfaceIEAsset
-
getNumDeprecated
public Long getNumDeprecated()
Getter forDB_ETERNAL.E_ASSET.NUM_DEPRECATED. 「numDeprecated」- 已折旧数量- Specified by:
getNumDeprecatedin interfaceIEAsset
-
setNumDeprecated
public EAsset setNumDeprecated(Long numDeprecated)
Setter forDB_ETERNAL.E_ASSET.NUM_DEPRECATED. 「numDeprecated」- 已折旧数量- Specified by:
setNumDeprecatedin interfaceIEAsset
-
getNumUsing
public Long getNumUsing()
Getter forDB_ETERNAL.E_ASSET.NUM_USING. 「numUsing」- 预计使用数量- Specified by:
getNumUsingin interfaceIEAsset
-
setNumUsing
public EAsset setNumUsing(Long numUsing)
Setter forDB_ETERNAL.E_ASSET.NUM_USING. 「numUsing」- 预计使用数量- Specified by:
setNumUsingin interfaceIEAsset
-
getNumUsed
public Long getNumUsed()
Getter forDB_ETERNAL.E_ASSET.NUM_USED. 「numUsed」- 已使用数量- Specified by:
getNumUsedin interfaceIEAsset
-
setNumUsed
public EAsset setNumUsed(Long numUsed)
Setter forDB_ETERNAL.E_ASSET.NUM_USED. 「numUsed」- 已使用数量- Specified by:
setNumUsedin interfaceIEAsset
-
getWayChange
public String getWayChange()
Getter forDB_ETERNAL.E_ASSET.WAY_CHANGE. 「wayChange」- 变动方式- Specified by:
getWayChangein interfaceIEAsset
-
setWayChange
public EAsset setWayChange(String wayChange)
Setter forDB_ETERNAL.E_ASSET.WAY_CHANGE. 「wayChange」- 变动方式- Specified by:
setWayChangein interfaceIEAsset
-
getWayDeprecate
public String getWayDeprecate()
Getter forDB_ETERNAL.E_ASSET.WAY_DEPRECATE. 「wayDeprecate」- 折旧方式- Specified by:
getWayDeprecatein interfaceIEAsset
-
setWayDeprecate
public EAsset setWayDeprecate(String wayDeprecate)
Setter forDB_ETERNAL.E_ASSET.WAY_DEPRECATE. 「wayDeprecate」- 折旧方式- Specified by:
setWayDeprecatein interfaceIEAsset
-
getWayAccording
public String getWayAccording()
Getter forDB_ETERNAL.E_ASSET.WAY_ACCORDING. 「wayAccording」- 折旧依据- Specified by:
getWayAccordingin interfaceIEAsset
-
setWayAccording
public EAsset setWayAccording(String wayAccording)
Setter forDB_ETERNAL.E_ASSET.WAY_ACCORDING. 「wayAccording」- 折旧依据- Specified by:
setWayAccordingin interfaceIEAsset
-
getUsedAt
public LocalDateTime getUsedAt()
Getter forDB_ETERNAL.E_ASSET.USED_AT. 「usedAt」- 开始使用时间
-
setUsedAt
public EAsset setUsedAt(LocalDateTime usedAt)
Setter forDB_ETERNAL.E_ASSET.USED_AT. 「usedAt」- 开始使用时间
-
getUsedBy
public String getUsedBy()
Getter forDB_ETERNAL.E_ASSET.USED_BY. 「usedBy」- 使用者
-
setUsedBy
public EAsset setUsedBy(String usedBy)
Setter forDB_ETERNAL.E_ASSET.USED_BY. 「usedBy」- 使用者
-
getUsedStatus
public String getUsedStatus()
Getter forDB_ETERNAL.E_ASSET.USED_STATUS. 「usedStatus」- 使用状态- Specified by:
getUsedStatusin interfaceIEAsset
-
setUsedStatus
public EAsset setUsedStatus(String usedStatus)
Setter forDB_ETERNAL.E_ASSET.USED_STATUS. 「usedStatus」- 使用状态- Specified by:
setUsedStatusin interfaceIEAsset
-
getVOriginal
public BigDecimal getVOriginal()
Getter forDB_ETERNAL.E_ASSET.V_ORIGINAL. 「vOriginal」- 原价值- Specified by:
getVOriginalin interfaceIEAsset
-
setVOriginal
public EAsset setVOriginal(BigDecimal vOriginal)
Setter forDB_ETERNAL.E_ASSET.V_ORIGINAL. 「vOriginal」- 原价值- Specified by:
setVOriginalin interfaceIEAsset
-
getVTax
public BigDecimal getVTax()
Getter forDB_ETERNAL.E_ASSET.V_TAX. 「vTax」- 税额
-
setVTax
public EAsset setVTax(BigDecimal vTax)
Setter forDB_ETERNAL.E_ASSET.V_TAX. 「vTax」- 税额
-
getVDeReady
public BigDecimal getVDeReady()
Getter forDB_ETERNAL.E_ASSET.V_DE_READY. 「vDeReady」- 减值准备- Specified by:
getVDeReadyin interfaceIEAsset
-
setVDeReady
public EAsset setVDeReady(BigDecimal vDeReady)
Setter forDB_ETERNAL.E_ASSET.V_DE_READY. 「vDeReady」- 减值准备- Specified by:
setVDeReadyin interfaceIEAsset
-
getVNetJunk
public BigDecimal getVNetJunk()
Getter forDB_ETERNAL.E_ASSET.V_NET_JUNK. 「vNetJunk」- 净残值- Specified by:
getVNetJunkin interfaceIEAsset
-
setVNetJunk
public EAsset setVNetJunk(BigDecimal vNetJunk)
Setter forDB_ETERNAL.E_ASSET.V_NET_JUNK. 「vNetJunk」- 净残值- Specified by:
setVNetJunkin interfaceIEAsset
-
getVNet
public BigDecimal getVNet()
Getter forDB_ETERNAL.E_ASSET.V_NET. 「vNet」- 净值
-
setVNet
public EAsset setVNet(BigDecimal vNet)
Setter forDB_ETERNAL.E_ASSET.V_NET. 「vNet」- 净值
-
getVNetAmount
public BigDecimal getVNetAmount()
Getter forDB_ETERNAL.E_ASSET.V_NET_AMOUNT. 「vNetAmount」- 净额- Specified by:
getVNetAmountin interfaceIEAsset
-
setVNetAmount
public EAsset setVNetAmount(BigDecimal vNetAmount)
Setter forDB_ETERNAL.E_ASSET.V_NET_AMOUNT. 「vNetAmount」- 净额- Specified by:
setVNetAmountin interfaceIEAsset
-
getVDeprecatedM
public BigDecimal getVDeprecatedM()
Getter forDB_ETERNAL.E_ASSET.V_DEPRECATED_M. 「vDeprecatedM」- 月折旧- Specified by:
getVDeprecatedMin interfaceIEAsset
-
setVDeprecatedM
public EAsset setVDeprecatedM(BigDecimal vDeprecatedM)
Setter forDB_ETERNAL.E_ASSET.V_DEPRECATED_M. 「vDeprecatedM」- 月折旧- Specified by:
setVDeprecatedMin interfaceIEAsset
-
getVDeprecatedA
public BigDecimal getVDeprecatedA()
Getter forDB_ETERNAL.E_ASSET.V_DEPRECATED_A. 「vDeprecatedA」- 累积折旧- Specified by:
getVDeprecatedAin interfaceIEAsset
-
setVDeprecatedA
public EAsset setVDeprecatedA(BigDecimal vDeprecatedA)
Setter forDB_ETERNAL.E_ASSET.V_DEPRECATED_A. 「vDeprecatedA」- 累积折旧- Specified by:
setVDeprecatedAin interfaceIEAsset
-
getKFixed
public String getKFixed()
Getter forDB_ETERNAL.E_ASSET.K_FIXED. 「kFixed」- 固定资产科目
-
setKFixed
public EAsset setKFixed(String kFixed)
Setter forDB_ETERNAL.E_ASSET.K_FIXED. 「kFixed」- 固定资产科目
-
getKDeprecated
public String getKDeprecated()
Getter forDB_ETERNAL.E_ASSET.K_DEPRECATED. 「kDeprecated」- 累积折旧科目- Specified by:
getKDeprecatedin interfaceIEAsset
-
setKDeprecated
public EAsset setKDeprecated(String kDeprecated)
Setter forDB_ETERNAL.E_ASSET.K_DEPRECATED. 「kDeprecated」- 累积折旧科目- Specified by:
setKDeprecatedin interfaceIEAsset
-
getKAssignment
public String getKAssignment()
Getter forDB_ETERNAL.E_ASSET.K_ASSIGNMENT. 「kAssignment」- 折旧费用分配科目- Specified by:
getKAssignmentin interfaceIEAsset
-
setKAssignment
public EAsset setKAssignment(String kAssignment)
Setter forDB_ETERNAL.E_ASSET.K_ASSIGNMENT. 「kAssignment」- 折旧费用分配科目- Specified by:
setKAssignmentin interfaceIEAsset
-
getKTax
public String getKTax()
Getter forDB_ETERNAL.E_ASSET.K_TAX. 「kTax」- 税金科目
-
getKDevalue
public String getKDevalue()
Getter forDB_ETERNAL.E_ASSET.K_DEVALUE. 「kDevalue」- 减值准备科目- Specified by:
getKDevaluein interfaceIEAsset
-
setKDevalue
public EAsset setKDevalue(String kDevalue)
Setter forDB_ETERNAL.E_ASSET.K_DEVALUE. 「kDevalue」- 减值准备科目- Specified by:
setKDevaluein interfaceIEAsset
-
getKChange
public String getKChange()
Getter forDB_ETERNAL.E_ASSET.K_CHANGE. 「kChange」- 资产变动对方科目- Specified by:
getKChangein interfaceIEAsset
-
setKChange
public EAsset setKChange(String kChange)
Setter forDB_ETERNAL.E_ASSET.K_CHANGE. 「kChange」- 资产变动对方科目- Specified by:
setKChangein interfaceIEAsset
-
getCustomerId
public String getCustomerId()
Getter forDB_ETERNAL.E_ASSET.CUSTOMER_ID. 「customerId」- 供应商ID- Specified by:
getCustomerIdin interfaceIEAsset
-
setCustomerId
public EAsset setCustomerId(String customerId)
Setter forDB_ETERNAL.E_ASSET.CUSTOMER_ID. 「customerId」- 供应商ID- Specified by:
setCustomerIdin interfaceIEAsset
-
getExpiredAt
public LocalDateTime getExpiredAt()
Getter forDB_ETERNAL.E_ASSET.EXPIRED_AT. 「expiredAt」- 到期时间- Specified by:
getExpiredAtin interfaceIEAsset
-
setExpiredAt
public EAsset setExpiredAt(LocalDateTime expiredAt)
Setter forDB_ETERNAL.E_ASSET.EXPIRED_AT. 「expiredAt」- 到期时间- Specified by:
setExpiredAtin interfaceIEAsset
-
getExpiredComment
public String getExpiredComment()
Getter forDB_ETERNAL.E_ASSET.EXPIRED_COMMENT. 「expiredComment」- 到期说明- Specified by:
getExpiredCommentin interfaceIEAsset
-
setExpiredComment
public EAsset setExpiredComment(String expiredComment)
Setter forDB_ETERNAL.E_ASSET.EXPIRED_COMMENT. 「expiredComment」- 到期说明- Specified by:
setExpiredCommentin interfaceIEAsset
-
getUserId
public String getUserId()
Getter forDB_ETERNAL.E_ASSET.USER_ID. 「userId」- 资产管理者
-
setUserId
public EAsset setUserId(String userId)
Setter forDB_ETERNAL.E_ASSET.USER_ID. 「userId」- 资产管理者
-
getStoreId
public String getStoreId()
Getter forDB_ETERNAL.E_ASSET.STORE_ID. 「storeId」- 所属仓库ID- Specified by:
getStoreIdin interfaceIEAsset
-
setStoreId
public EAsset setStoreId(String storeId)
Setter forDB_ETERNAL.E_ASSET.STORE_ID. 「storeId」- 所属仓库ID- Specified by:
setStoreIdin interfaceIEAsset
-
getDeptId
public String getDeptId()
Getter forDB_ETERNAL.E_ASSET.DEPT_ID. 「deptId」- 所属部门
-
setDeptId
public EAsset setDeptId(String deptId)
Setter forDB_ETERNAL.E_ASSET.DEPT_ID. 「deptId」- 所属部门
-
getCompanyId
public String getCompanyId()
Getter forDB_ETERNAL.E_ASSET.COMPANY_ID. 「companyId」- 所属公司- Specified by:
getCompanyIdin interfaceIEAsset
-
setCompanyId
public EAsset setCompanyId(String companyId)
Setter forDB_ETERNAL.E_ASSET.COMPANY_ID. 「companyId」- 所属公司- Specified by:
setCompanyIdin interfaceIEAsset
-
getParentId
public String getParentId()
Getter forDB_ETERNAL.E_ASSET.PARENT_ID. 「parentId」- 上级资产- Specified by:
getParentIdin interfaceIEAsset
-
setParentId
public EAsset setParentId(String parentId)
Setter forDB_ETERNAL.E_ASSET.PARENT_ID. 「parentId」- 上级资产- Specified by:
setParentIdin interfaceIEAsset
-
getComment
public String getComment()
Getter forDB_ETERNAL.E_ASSET.COMMENT. 「comment」- 资产备注- Specified by:
getCommentin interfaceIEAsset
-
setComment
public EAsset setComment(String comment)
Setter forDB_ETERNAL.E_ASSET.COMMENT. 「comment」- 资产备注- Specified by:
setCommentin interfaceIEAsset
-
getSigma
public String getSigma()
Getter forDB_ETERNAL.E_ASSET.SIGMA. 「sigma」- 统一标识
-
getLanguage
public String getLanguage()
Getter forDB_ETERNAL.E_ASSET.LANGUAGE. 「language」- 使用的语言- Specified by:
getLanguagein interfaceIEAsset
-
setLanguage
public EAsset setLanguage(String language)
Setter forDB_ETERNAL.E_ASSET.LANGUAGE. 「language」- 使用的语言- Specified by:
setLanguagein interfaceIEAsset
-
getActive
public Boolean getActive()
Getter forDB_ETERNAL.E_ASSET.ACTIVE. 「active」- 是否启用
-
setActive
public EAsset setActive(Boolean active)
Setter forDB_ETERNAL.E_ASSET.ACTIVE. 「active」- 是否启用
-
getMetadata
public String getMetadata()
Getter forDB_ETERNAL.E_ASSET.METADATA. 「metadata」- 附加配置数据- Specified by:
getMetadatain interfaceIEAsset
-
setMetadata
public EAsset setMetadata(String metadata)
Setter forDB_ETERNAL.E_ASSET.METADATA. 「metadata」- 附加配置数据- Specified by:
setMetadatain interfaceIEAsset
-
getEnterAt
public LocalDateTime getEnterAt()
Getter forDB_ETERNAL.E_ASSET.ENTER_AT. 「enterAt」- 入库时间- Specified by:
getEnterAtin interfaceIEAsset
-
setEnterAt
public EAsset setEnterAt(LocalDateTime enterAt)
Setter forDB_ETERNAL.E_ASSET.ENTER_AT. 「enterAt」- 入库时间- Specified by:
setEnterAtin interfaceIEAsset
-
getEnterBy
public String getEnterBy()
Getter forDB_ETERNAL.E_ASSET.ENTER_BY. 「enterBy」- 入库人- Specified by:
getEnterByin interfaceIEAsset
-
setEnterBy
public EAsset setEnterBy(String enterBy)
Setter forDB_ETERNAL.E_ASSET.ENTER_BY. 「enterBy」- 入库人- Specified by:
setEnterByin interfaceIEAsset
-
getAccountAt
public LocalDateTime getAccountAt()
Getter forDB_ETERNAL.E_ASSET.ACCOUNT_AT. 「accountAt」- 入账时间- Specified by:
getAccountAtin interfaceIEAsset
-
setAccountAt
public EAsset setAccountAt(LocalDateTime accountAt)
Setter forDB_ETERNAL.E_ASSET.ACCOUNT_AT. 「accountAt」- 入账时间- Specified by:
setAccountAtin interfaceIEAsset
-
getAccountBy
public String getAccountBy()
Getter forDB_ETERNAL.E_ASSET.ACCOUNT_BY. 「accountBy」- 入账人- Specified by:
getAccountByin interfaceIEAsset
-
setAccountBy
public EAsset setAccountBy(String accountBy)
Setter forDB_ETERNAL.E_ASSET.ACCOUNT_BY. 「accountBy」- 入账人- Specified by:
setAccountByin interfaceIEAsset
-
getScrapAt
public LocalDateTime getScrapAt()
Getter forDB_ETERNAL.E_ASSET.SCRAP_AT. 「scrapAt」- 报废时间- Specified by:
getScrapAtin interfaceIEAsset
-
setScrapAt
public EAsset setScrapAt(LocalDateTime scrapAt)
Setter forDB_ETERNAL.E_ASSET.SCRAP_AT. 「scrapAt」- 报废时间- Specified by:
setScrapAtin interfaceIEAsset
-
getScrapBy
public String getScrapBy()
Getter forDB_ETERNAL.E_ASSET.SCRAP_BY. 「scrapBy」- 报废人- Specified by:
getScrapByin interfaceIEAsset
-
setScrapBy
public EAsset setScrapBy(String scrapBy)
Setter forDB_ETERNAL.E_ASSET.SCRAP_BY. 「scrapBy」- 报废人- Specified by:
setScrapByin interfaceIEAsset
-
getCreatedAt
public LocalDateTime getCreatedAt()
Getter forDB_ETERNAL.E_ASSET.CREATED_AT. 「createdAt」- 创建时间- Specified by:
getCreatedAtin interfaceIEAsset
-
setCreatedAt
public EAsset setCreatedAt(LocalDateTime createdAt)
Setter forDB_ETERNAL.E_ASSET.CREATED_AT. 「createdAt」- 创建时间- Specified by:
setCreatedAtin interfaceIEAsset
-
getCreatedBy
public String getCreatedBy()
Getter forDB_ETERNAL.E_ASSET.CREATED_BY. 「createdBy」- 创建人- Specified by:
getCreatedByin interfaceIEAsset
-
setCreatedBy
public EAsset setCreatedBy(String createdBy)
Setter forDB_ETERNAL.E_ASSET.CREATED_BY. 「createdBy」- 创建人- Specified by:
setCreatedByin interfaceIEAsset
-
getUpdatedAt
public LocalDateTime getUpdatedAt()
Getter forDB_ETERNAL.E_ASSET.UPDATED_AT. 「updatedAt」- 更新时间- Specified by:
getUpdatedAtin interfaceIEAsset
-
setUpdatedAt
public EAsset setUpdatedAt(LocalDateTime updatedAt)
Setter forDB_ETERNAL.E_ASSET.UPDATED_AT. 「updatedAt」- 更新时间- Specified by:
setUpdatedAtin interfaceIEAsset
-
getUpdatedBy
public String getUpdatedBy()
Getter forDB_ETERNAL.E_ASSET.UPDATED_BY. 「updatedBy」- 更新人- Specified by:
getUpdatedByin interfaceIEAsset
-
setUpdatedBy
public EAsset setUpdatedBy(String updatedBy)
Setter forDB_ETERNAL.E_ASSET.UPDATED_BY. 「updatedBy」- 更新人- Specified by:
setUpdatedByin interfaceIEAsset
-
from
public void from(IEAsset from)
Description copied from interface:IEAssetLoad data from another generated Record/POJO implementing the common interface IEAsset
-
-