Package net.osslabz.lnd.dto
Class LnrpcCloseStatusUpdate
java.lang.Object
net.osslabz.lnd.dto.LnrpcCloseStatusUpdate
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-06-07T12:03:34.958542131Z[Etc/UTC]")
public class LnrpcCloseStatusUpdate
extends Object
LnrpcCloseStatusUpdate
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchanClose(LnrpcChannelCloseUpdate chanClose) closePending(LnrpcPendingUpdate closePending) booleanGet chanCloseGet closePendinginthashCode()voidsetChanClose(LnrpcChannelCloseUpdate chanClose) voidsetClosePending(LnrpcPendingUpdate closePending) toString()
-
Field Details
-
SERIALIZED_NAME_CLOSE_PENDING
- See Also:
-
SERIALIZED_NAME_CHAN_CLOSE
- See Also:
-
-
Constructor Details
-
LnrpcCloseStatusUpdate
public LnrpcCloseStatusUpdate()
-
-
Method Details
-
closePending
-
getClosePending
Get closePending- Returns:
- closePending
-
setClosePending
-
chanClose
-
getChanClose
Get chanClose- Returns:
- chanClose
-
setChanClose
-
equals
-
hashCode
public int hashCode() -
toString
-