public class SystemConfigService
extends java.lang.Object
| 构造器和说明 |
|---|
SystemConfigService(Client client,
CryptoKeyPair credential) |
| 限定符和类型 | 方法和说明 |
|---|---|
RetCode |
setValueByKey(java.lang.String key,
java.lang.String value) |
public SystemConfigService(Client client, CryptoKeyPair credential)
public RetCode setValueByKey(java.lang.String key, java.lang.String value) throws ContractException