|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriNADepotVisitType
Depot visit type.
The values within this enumeration are used to indicate the type of visit(s) associated with a depot within a VRP problem instance. These values are stored in the VisitType field on the DepotVisits NAClass within a VRP NAContext.
VisitType field values on the DepotVisits NAClass identify what type of visit was performed at a given depot feature along a route within a Solve operation.
The esriNADepotVisitType enumeration has the following values:
Field Summary | |
---|---|
static int |
esriNAEndDepot
End depot. |
static int |
esriNARenewalDepot
Renewal depot. |
static int |
esriNAStartDepot
Start depot. |
Field Detail |
---|
static final int esriNAStartDepot
static final int esriNAEndDepot
static final int esriNARenewalDepot
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |