Class AllocationPath

    • Constructor Detail

      • AllocationPath

        public AllocationPath()
    • Method Detail

      • getBatch

        public Batch getBatch()
      • setBatch

        public void setBatch​(Batch batch)
      • setRoutePathList

        public void setRoutePathList​(List<RoutePath> routePathList)
      • getRoutePath

        public RoutePath getRoutePath()
      • setRoutePath

        public void setRoutePath​(RoutePath routePath)
      • getLabel

        public String getLabel()
      • getRoutePathListArray

        public List<RoutePath> getRoutePathListArray()