Class ProxyIdDict

    • Constructor Detail

      • ProxyIdDict

        public ProxyIdDict()
      • ProxyIdDict

        public ProxyIdDict​(ProxyIdDict source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getProxyId

        public String getProxyId()
        Get 通道ID
        Returns:
        ProxyId 通道ID
      • setProxyId

        public void setProxyId​(String ProxyId)
        Set 通道ID
        Parameters:
        ProxyId - 通道ID