public class AppIdSecretPair extends Object implements Serializable
Constructor and Description |
---|
AppIdSecretPair() |
Modifier and Type | Method and Description |
---|---|
String |
getAppid() |
String |
getAppsecret() |
static long |
getSerialversionuid() |
void |
setAppid(String appid) |
void |
setAppsecret(String appsecret) |
String |
toString() |
Copyright © 2020. All rights reserved.