public class PushCodeBean extends Object
| Constructor and Description |
|---|
PushCodeBean() |
PushCodeBean(String code,
String redirectUri,
String clientId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientId() |
String |
getCode() |
String |
getRedirectUri() |
void |
setClientId(String clientId) |
void |
setCode(String code) |
void |
setRedirectUri(String redirectUri) |
String |
toString() |
Copyright © 2019. All Rights Reserved.