public class Callback extends Object
| Constructor and Description |
|---|
Callback() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNotificationUrl() |
String |
getReturnUrl() |
static Callback |
of(String notificationUrl) |
static Callback |
of(String returnUrl,
String notificationUrl) |
void |
setNotificationUrl(String notificationUrl) |
void |
setReturnUrl(String returnUrl) |
String |
toString() |
Copyright © 2017. All rights reserved.