public class RelationItem extends Object
| Constructor and Description |
|---|
RelationItem(String name,
List<String> path,
int level) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLevel() |
String |
getName() |
List<String> |
getPath() |
String |
toString() |
Copyright © 2017. All rights reserved.