public class GetAuthorizationLinks extends Object
| Constructor and Description |
|---|
GetAuthorizationLinks() |
| Modifier and Type | Method and Description |
|---|---|
List<Link> |
getCapture() |
List<Link> |
getReversal() |
Link |
getSelf() |
void |
setCapture(List<Link> capture) |
void |
setReversal(List<Link> reversal) |
void |
setSelf(Link self) |
String |
toString() |
Copyright © 2016. All Rights Reserved.