Class SystemConfigService

java.lang.Object
org.fisco.bcos.sdk.contract.precompiled.sysconfig.SystemConfigService

public class SystemConfigService
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    SystemConfigService​(Client client, CryptoKeyPair credential)  
  • Method Summary

    Modifier and Type Method Description
    RetCode setValueByKey​(java.lang.String key, java.lang.String value)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait