public class RouteQueue extends Connectable<RouteQueueEntity>
arcs, incomingArcs, outgoingArcs
entityClass
构造器和说明 |
---|
RouteQueue() |
RouteQueue(RouteQueueEntity objectEntity) |
限定符和类型 | 方法和说明 |
---|---|
RouteQueue |
clone() |
boolean |
getAutoStart() |
int |
getCapacity() |
List<Connectable<?>> |
getChildren() |
List<RouteStep> |
getIncomingSteps() |
List<Lot> |
getLotsQueued() |
Arc |
getMainPath() |
String |
getName() |
Connectable<?> |
getParent() |
int |
getQueueDuration() |
QueueType |
getQueueType() |
Route |
getRoute() |
long |
getRouteId() |
long |
getRouteQueueId() |
List<RouteStep> |
getSteps() |
List<Unit> |
getUnitsQueued() |
void |
setAutoStart(boolean value) |
void |
setCapacity(int value) |
void |
setCycleDuration(int value) |
void |
setName(String routeQueueName) |
addArc, deleteArc, deleteChildren, entityReseted, getArc, getArcs, getCoordinateX, getCoordinateY, getDefaultName, getDownStream, getIncomingArcs, getOutgoingArcs, getUpStream, setArcs, setCoordinateX, setCoordinateY
getCategory, setCategory
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, toString
getInternalObject, getService, getServiceByDomainObject, setInternalObject
public RouteQueue(RouteQueueEntity objectEntity)
public RouteQueue()
public String getName()
public void setName(String routeQueueName)
setName
在类中 Connectable<RouteQueueEntity>
public int getQueueDuration()
public void setCycleDuration(int value)
public int getCapacity()
public void setCapacity(int value)
public boolean getAutoStart()
public void setAutoStart(boolean value)
public long getRouteQueueId()
public Route getRoute()
public Arc getMainPath()
public List<Connectable<?>> getChildren()
public Connectable<?> getParent()
public QueueType getQueueType()
public RouteQueue clone()
clone
在类中 Connectable<RouteQueueEntity>
public long getRouteId()
Copyright © 2019. All rights reserved.