public class SettleEvent extends Message<RouterOuterClass.SettleEvent>
Message,
RouterOuterClass.SettleEventbuilder, wrapperFactory| Constructor and Description |
|---|
SettleEvent()
Empty Constructor
|
SettleEvent(javax.json.JsonReader jsonReader)
Json Parsing Constructor
|
SettleEvent(RouterOuterClass.SettleEvent apiObject)
Constructor using underlying Lightning API Object
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getPreimage()
Getter for preimage.
|
void |
setPreimage(byte[] value)
Setter for preimage.
|
equals, getApiObject, getMessageName, hashCode, populateRepeatedFields, toJson, toJsonAsString, toString, validatepublic SettleEvent()
public SettleEvent(javax.json.JsonReader jsonReader)
throws javax.json.JsonException
javax.json.JsonException - if problems was found with the supplied JSON data.public SettleEvent(RouterOuterClass.SettleEvent apiObject)