Class AmopConfig

java.lang.Object
org.fisco.bcos.sdk.config.model.AmopConfig

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

    Constructors 
    Constructor Description
    AmopConfig​(ConfigProperty configProperty)  
  • Method Summary

    Modifier and Type Method Description
    java.util.List<AmopTopic> getAmopTopicConfig()  
    void setAmopTopicConfig​(java.util.List<AmopTopic> amopTopicConfig)  

    Methods inherited from class java.lang.Object

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