public class NotifyEventInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
ContractAddress |
List<Object> |
States |
| Constructor and Description |
|---|
NotifyEventInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContractAddress() |
List<Object> |
getStates() |
void |
setContractAddress(String contractAddress) |
void |
setStates(List<Object> states) |
String |
toJson() |
Copyright © 2020. All rights reserved.