org.vrprep.model.solution
Class Solution.Routes.Route.Events.StopAtDepot

java.lang.Object
  extended by org.vrprep.model.solution.Stop
      extended by org.vrprep.model.solution.Solution.Routes.Route.Events.StopAtDepot
Enclosing class:
Solution.Routes.Route.Events

public static class Solution.Routes.Route.Events.StopAtDepot
extends Stop

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <extension base="{}stop">
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
 
Fields inherited from class org.vrprep.model.solution.Stop
content, nodeId
 
Constructor Summary
Solution.Routes.Route.Events.StopAtDepot()
           
 
Method Summary
 
Methods inherited from class org.vrprep.model.solution.Stop
getContent, getNodeId, setNodeId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Solution.Routes.Route.Events.StopAtDepot

public Solution.Routes.Route.Events.StopAtDepot()


Copyright © 2014 VRP-REP. All rights reserved.