public class RouteStep extends Connectable<RouteStepEntity>
arcs, incomingArcs, outgoingArcsentityClass| 构造器和说明 |
|---|
RouteStep() |
RouteStep(RouteStepEntity objectEntity) |
addArc, deleteArc, deleteChildren, entityReseted, getArc, getArcs, getCoordinateX, getCoordinateY, getDefaultName, getDownStream, getIncomingArcs, getOutgoingArcs, getUpStream, setArcs, setCoordinateX, setCoordinateYgetCategory, setCategoryequals, 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 RouteStep(RouteStepEntity objectEntity)
public RouteStep()
public String getName()
public void setName(String routeStepName)
setName 在类中 Connectable<RouteStepEntity>public float getCycleDuration()
public void setCycleDuration(float value)
public int getEnforcement()
public void setEnforcement(int value)
public List<WorkCenter> getWorkCenters()
public long getRouteStepId()
public Route getRoute()
public Route getSubRoute()
public Operation getOperation()
public String getOperationName()
public List<RouteQueue> getIncomingQueues()
public Arc getMainPath()
protected void entityRefreshed()
public String getRouteStepAndOperationName()
public StepType getStepType()
public void setStepType(StepType stepType)
public List<Connectable<?>> getChildren()
public Connectable<?> getParent()
public String getCompleteReasons()
public void setCompleteReasons(String completeReasons)
public RouteStep clone()
clone 在类中 Connectable<RouteStepEntity>public Department getDepartment()
public void setDepartment(Department department)
public HumanResourceType getHumanResourceType()
public void setHumanResourceType(HumanResourceType humanResourceType)
public int getHumanResourceAmount()
public void setHumanResourceAmount(int humanResourceAmount)
public long getRouteId()
public long getOperationId()
Copyright © 2019. All rights reserved.