Package myorg.relex.collection
Class Path
- java.lang.Object
-
- myorg.relex.collection.Path
-
-
Constructor Summary
Constructors Constructor Description Path()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PathaddSegment(Segment segment)intgetId()StringgetName()List<Segment>getSegments()voidsetName(String name)
-