public class ServerEnvironmentDTO extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
String |
jsonRpcUrl |
String |
pk |
long |
time |
| Constructor and Description |
|---|
ServerEnvironmentDTO(String jsonRpcUrl,
long time,
String pk) |
Copyright © 2018. All rights reserved.