public class BaseConfigModel extends Object
BaseConfigModel()
BaseConfigModel(String appKey, String appSecret)
String
getAppKey()
getAppSecret()
void
setAppKey(String appKey)
setAppSecret(String appSecret)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BaseConfigModel()
public BaseConfigModel(String appKey, String appSecret)
public String getAppKey()
public void setAppKey(String appKey)
public String getAppSecret()
public void setAppSecret(String appSecret)
Copyright © 2022. All rights reserved.