@Entity @Unique(value={"orderId","orderItem"}) @Relation(value={"LotEntity","UnitEntity"}) public class WorkOrderItemEntity extends RuntimeBaseEntityWithStatus implements IBaseEntityExtension
CURENT_STATUS_ROUTE_STEP, CURRENT_STATUS_CURRENT_STATE, CURRENT_STATUS_CURRENT_STATUS, CURRENT_STATUS_PRODUCTION, CURRENT_STATUS_ROUTE_QUEUE_ID, CURRENT_STATUS_WORK_CENTER_ID, CURRENT_SUTATUS_OBJECT_TYPE, CURRENT_SUTATUS_ROUTE_ID
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
构造器和说明 |
---|
WorkOrderItemEntity() |
getCurrentStatus, getStatusHistory, postPersist, setCurrentStatus, setStatusHistory
isNew
clone, equals, 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
getCompanyId, getCreateBid, getCreateIp, getCreateTime, getCreateUserFullName, getCreateUserId, getCreateUserName, getDeleteIp, getDeleteTime, getDeleteUserFullName, getDeleteUserId, getDeleteUserName, getDescription, getLastModifyIp, getLastModifyTime, getLastModifyUserFullName, getLastModifyUserId, getLastModifyUserName, getModifyBid, getPlatformId, getRowLogId, isDeleted, isNew, setDescription
public void setId(long id)
setId
在接口中 ISetDataId
public long getUomId()
public void setUomId(long uomId)
public String getName()
public String getOrderItem()
public void setOrderItem(String orderItem)
public long getOrderId()
public void setOrderId(long orderId)
public String getSerialNumber()
public void setSerialNumber(String serialNumber)
public String getPartNumber()
public void setPartNumber(String partNumber)
public String getPartRev()
public void setPartRev(String partRev)
public String getAccountName()
public void setAccountName(String accountName)
public long getOrderedQuantity()
public void setOrderedQuantity(long orderedQuantity)
public long getInProcessQuantity()
public void setInProcessQuantity(long inProcessQuantity)
public long getFinishedQuantity()
public void setFinishedQuantity(long finishedQuantity)
public long getShippedQuantity()
public void setShippedQuantity(long shippedQuantity)
public long getClosedQuantity()
public void setClosedQuantity(long closedQuantity)
public ZonedDateTime getPlannedStartTime()
public void setPlannedStartTime(ZonedDateTime plannedStartTime)
public ZonedDateTime getPlannedCompleteTime()
public void setPlannedCompleteTime(ZonedDateTime plannedCompleteTime)
public ZonedDateTime getPlannedShipTime()
public void setPlannedShipTime(ZonedDateTime plannedShipTime)
public ZonedDateTime getScheduledStartTime()
public void setScheduledStartTime(ZonedDateTime scheduledStartTime)
public ZonedDateTime getScheduledCompleteTime()
public void setScheduledCompleteTime(ZonedDateTime scheduledCompleteTime)
public ZonedDateTime getScheduledShipTime()
public void setScheduledShipTime(ZonedDateTime scheduledShipTime)
public ZonedDateTime getActualStartTime()
public void setActualStartTime(ZonedDateTime actualStartTime)
public ZonedDateTime getActualCompleteTime()
public void setActualCompleteTime(ZonedDateTime actualCompleteTime)
public ZonedDateTime getActualShipTime()
public void setActualShipTime(ZonedDateTime actualShipTime)
public long getFinishedUserId()
public void setFinishedUserId(long finishedUserId)
public long getClosedUserId()
public void setClosedUserId(long closedUserId)
public long getPlannedProductionLineId()
public void setPlannedProductionLineId(long plannedProductionLineId)
public long getPlannedRouteId()
public void setPlannedRouteId(long plannedRouteId)
public long getScrappedQuantity()
public void setScrappedQuantity(long scrappedQuantity)
Copyright © 2019. All rights reserved.