public class ChainParameter extends Object
| Constructor and Description | 
|---|
| ChainParameter(int id,
              Protocol.ChainParameters.ChainParameter p) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getId() | 
| String | getKey() | 
| long | getValue() | 
| void | setId(int id) | 
| void | setKey(String key) | 
| void | setValue(long value) | 
public ChainParameter(int id,
                      Protocol.ChainParameters.ChainParameter p)
Copyright © 2020. All rights reserved.