public class DestinationPaths extends Object implements Serializable
Constructor and Description |
---|
DestinationPaths() |
Modifier and Type | Method and Description |
---|---|
void |
addPath(Path path) |
void |
clearPaths() |
boolean |
equals(Object obj) |
Header |
getHeader() |
List<Path> |
getPaths() |
int |
hashCode() |
boolean |
removePath(Path path) |
void |
setHeader(Header header) |
void |
setPaths(List<Path> paths) |
String |
toString() |
Copyright © 2021. All rights reserved.