public class Links extends Object
| Constructor and Description |
|---|
Links() |
| Modifier and Type | Method and Description |
|---|---|
List<Link> |
getDocumentation() |
List<Link> |
getNext() |
Link |
getSelf() |
void |
setDocumentation(List<Link> documentation) |
void |
setNext(List<Link> next) |
void |
setSelf(Link self) |
String |
toString() |
Copyright © 2016. All Rights Reserved.