public class ArtemisConfig extends Object
static String
appKey
appSecret
host
ArtemisConfig()
String
getAppKey()
getAppSecret()
getHost()
void
setAppKey(String appKey)
setAppSecret(String appSecret)
setHost(String host)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String host
public static String appKey
public static String appSecret
public ArtemisConfig()
public String getHost()
public void setHost(String host)
public String getAppKey()
public void setAppKey(String appKey)
public String getAppSecret()
public void setAppSecret(String appSecret)
Copyright © 2020. All rights reserved.