@Entity @Unique(value={"partNumber","partRevision"}) @Relation(value={"BOMItemEntity","ProductConfigurationEntity"}) public class PartEntity extends BuildtimeBaseEntity implements IBaseEntityExtension
category, CATEGORY
COMPANY_ID, CREATE_IP, CREATE_TIME, CREATE_USER_FULL_NAME, CREATE_USER_ID, CREATE_USER_NAME, DELETE_IP, DELETE_TIME, DELETE_USER_FULL_NAME, DELETE_USER_ID, DELETE_USER_NAME, DELETED, DESCRIPTION, DTS_CREATION_BID, DTS_MODIFIED_BID, LM_IP, LM_TIME, LM_USER_FULL_NAME, LM_USER_ID, LM_USER_NAME, PLATFORM_ID, ROW_LOG_ID
构造器和说明 |
---|
PartEntity() |
getCategory, setCategory
isNew
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExtensionEntity, setExtensionEntity
setCompanyId, setCreateBid, setCreateIp, setCreateTime, setCreateUserFullName, setCreateUserId, setCreateUserName, setDeleted, setDeleteIp, setDeleteTime, setDeleteUserFullName, setDeleteUserId, setDeleteUserName, setLastModifyIp, setLastModifyTime, setLastModifyUserFullName, setLastModifyUserId, setLastModifyUserName, setModifyBid, setPlatformId, setRowLogId
setId
getCompanyId, getCreateBid, getCreateIp, getCreateTime, getCreateUserFullName, getCreateUserId, getCreateUserName, getDeleteIp, getDeleteTime, getDeleteUserFullName, getDeleteUserId, getDeleteUserName, getDescription, getLastModifyIp, getLastModifyTime, getLastModifyUserFullName, getLastModifyUserId, getLastModifyUserName, getModifyBid, getPlatformId, getRowLogId, isDeleted, isNew, setDescription
protected ZonedDateTime effectiveStartTime
protected ZonedDateTime effectiveEndTime
protected String brand
protected long alarmThreshold
protected String partSec
protected String validateRules
public String getName()
public String getPartNumber()
public void setPartNumber(String partNumber)
public String getTrackingMode()
public void setTrackingMode(String trackingMode)
public String getPartRevision()
public void setPartRevision(String partRevision)
public long getPartClassId()
public void setPartClassId(long partClassId)
public long getBomId()
public void setBomId(long bomId)
public String getPartType()
public void setPartType(String partType)
public long getBuildAccountId()
public void setBuildAccountId(long buildAccountId)
public long getBillAccountId()
public void setBillAccountId(long billAccountId)
public String getConsumeType()
public void setConsumeType(String consumeType)
public long getUomId()
public void setUomId(long uomId)
public int getTracked()
public void setTracked(int tracked)
public float getStandardCost()
public void setStandardCost(float standardCost)
public long getImageId()
public void setImageId(long imageId)
public int getWarrantyPeriod()
public void setWarrantyPeriod(int warrantyPeriod)
public String getStatus()
public void setStatus(String status)
public ZonedDateTime getEffectiveStartTime()
public void setEffectiveStartTime(ZonedDateTime effectiveStartTime)
public ZonedDateTime getEffectiveEndTime()
public void setEffectiveEndTime(ZonedDateTime effectiveEndTime)
public String getBuildType()
public void setBuildType(String buildType)
public String getSnMaskList()
public void setSnMaskList(String snMaskList)
public String getBrand()
public void setBrand(String brand)
public long getAlarmThreshold()
public void setAlarmThreshold(long alarmThreshold)
public String getPartSec()
public void setPartSec(String partSec)
public String getEc_0()
public void setEc_0(String ec_0)
public String getEc_1()
public void setEc_1(String ec_1)
public String getEc_2()
public void setEc_2(String ec_2)
public String getEc_3()
public void setEc_3(String ec_3)
public String getEc_4()
public void setEc_4(String ec_4)
public String getEc_5()
public void setEc_5(String ec_5)
public String getEc_6()
public void setEc_6(String ec_6)
public String getEc_7()
public void setEc_7(String ec_7)
public String getEc_8()
public void setEc_8(String ec_8)
public String getEc_9()
public void setEc_9(String ec_9)
public BigDecimal getEc_10()
public void setEc_10(BigDecimal ec_10)
public BigDecimal getEc_11()
public void setEc_11(BigDecimal ec_11)
public BigDecimal getEc_12()
public void setEc_12(BigDecimal ec_12)
public BigDecimal getEc_13()
public void setEc_13(BigDecimal ec_13)
public BigDecimal getEc_14()
public void setEc_14(BigDecimal ec_14)
public ZonedDateTime getEc_15()
public void setEc_15(ZonedDateTime ec_15)
public ZonedDateTime getEc_16()
public void setEc_16(ZonedDateTime ec_16)
public ZonedDateTime getEc_17()
public void setEc_17(ZonedDateTime ec_17)
public ZonedDateTime getEc_18()
public void setEc_18(ZonedDateTime ec_18)
public ZonedDateTime getEc_19()
public void setEc_19(ZonedDateTime ec_19)
public PartClassEntity getPartClassEntity()
public void setPartClassEntity(PartClassEntity partClassEntity)
public MediaEntity getMediaEntity()
public void setMediaEntity(MediaEntity mediaEntity)
public String getValidateRules()
public void setValidateRules(String validateRules)
Copyright © 2019. All rights reserved.