| Modifier and Type | Field and Description |
|---|---|
private int |
id |
private String |
name |
private List<Segment> |
segments |
| Constructor and Description |
|---|
Path() |
| Modifier and Type | Method and Description |
|---|---|
Path |
addSegment(Segment segment) |
int |
getId() |
String |
getName() |
List<Segment> |
getSegments() |
void |
setName(String name) |
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.