public class KuaiDi100Config extends InitConfig
| 限定符和类型 | 字段和说明 |
|---|---|
static KuaiDi100Config |
kuaiDi100Config |
log| 构造器和说明 |
|---|
KuaiDi100Config() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
done() |
String |
getCustomer() |
String |
getKey() |
String |
getUrl() |
void |
setCustomer(String customer) |
void |
setKey(String key) |
void |
setUrl(String url) |
protected void |
showInfomation() |
initpublic static KuaiDi100Config kuaiDi100Config
public String getCustomer()
public void setCustomer(String customer)
public String getKey()
public void setKey(String key)
public String getUrl()
public void setUrl(String url)
protected void done()
done 在类中 InitConfigprotected void showInfomation()
showInfomation 在类中 InitConfigCopyright © 2019. All rights reserved.