Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Path |
build() |
Path.Builder |
copy(Path model) |
Path.Builder |
forwardRoute(TrafficRoute forwardRoute) |
Path.Builder |
returnRoute(TrafficRoute returnRoute) |
Path.Builder |
topology(PathTopology topology) |
public Path.Builder forwardRoute(TrafficRoute forwardRoute)
public Path.Builder returnRoute(TrafficRoute returnRoute)
public Path.Builder topology(PathTopology topology)
public Path build()
public Path.Builder copy(Path model)
Copyright © 2016–2024. All rights reserved.