public class AuthorisationTemplate extends Object
| Constructor and Description |
|---|
AuthorisationTemplate() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
@Nullable TppRedirectUri |
getCancelTppRedirectUri() |
@Nullable TppRedirectUri |
getTppRedirectUri() |
int |
hashCode() |
void |
setCancelTppRedirectUri(@Nullable TppRedirectUri cancelTppRedirectUri) |
void |
setTppRedirectUri(@Nullable TppRedirectUri tppRedirectUri) |
String |
toString() |
@Nullable public @Nullable TppRedirectUri getTppRedirectUri()
@Nullable public @Nullable TppRedirectUri getCancelTppRedirectUri()
public void setTppRedirectUri(@Nullable
@Nullable TppRedirectUri tppRedirectUri)
public void setCancelTppRedirectUri(@Nullable
@Nullable TppRedirectUri cancelTppRedirectUri)
protected boolean canEqual(Object other)
Copyright © 2020. All rights reserved.