public final class TppRedirectUri extends Object
TppRedirectUri(@NotNull String uri, @Nullable String nokUri)
boolean
equals(Object o)
@Nullable String
getNokUri()
@NotNull String
getUri()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
@ConstructorProperties(value={"uri","nokUri"}) public TppRedirectUri(@NotNull @NotNull String uri, @Nullable @Nullable String nokUri)
@NotNull public @NotNull String getUri()
@Nullable public @Nullable String getNokUri()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2020. All rights reserved.