public class JuheRealNameAuthenticationResponse extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JuheRealNameAuthenticationResponse.Result |
| Constructor and Description |
|---|
JuheRealNameAuthenticationResponse() |
| Modifier and Type | Method and Description |
|---|---|
int |
getError_code() |
String |
getReason() |
JuheRealNameAuthenticationResponse.Result |
getResult() |
void |
setError_code(int error_code) |
void |
setReason(String reason) |
void |
setResult(JuheRealNameAuthenticationResponse.Result result) |
public String getReason()
public void setReason(String reason)
public JuheRealNameAuthenticationResponse.Result getResult()
public void setResult(JuheRealNameAuthenticationResponse.Result result)
public int getError_code()
public void setError_code(int error_code)
Copyright © 2021 Clouds Studio. All rights reserved.