@Generated public class TrafficConfig extends Object
| Constructor and Description |
|---|
TrafficConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<Route> |
getRoutes() |
int |
hashCode() |
TrafficConfig |
setRoutes(Collection<Route> routes) |
String |
toString() |
public TrafficConfig setRoutes(Collection<Route> routes)
public Collection<Route> getRoutes()
Copyright © 2024. All rights reserved.