Package net.osslabz.lnd.dto
Class LnrpcAMPRecord
java.lang.Object
net.osslabz.lnd.dto.LnrpcAMPRecord
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-06-07T12:03:34.958542131Z[Etc/UTC]")
public class LnrpcAMPRecord
extends Object
LnrpcAMPRecord
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchildIndex(Long childIndex) booleanGet childIndexbyte[]Get rootSharebyte[]getSetId()Get setIdinthashCode()rootShare(byte[] rootShare) voidsetChildIndex(Long childIndex) setId(byte[] setId) voidsetRootShare(byte[] rootShare) voidsetSetId(byte[] setId) toString()
-
Field Details
-
SERIALIZED_NAME_ROOT_SHARE
- See Also:
-
SERIALIZED_NAME_SET_ID
- See Also:
-
SERIALIZED_NAME_CHILD_INDEX
- See Also:
-
-
Constructor Details
-
LnrpcAMPRecord
public LnrpcAMPRecord()
-
-
Method Details
-
setId
-
getSetId
@Nullable public byte[] getSetId()Get setId- Returns:
- setId
-
setSetId
public void setSetId(byte[] setId) -
childIndex
-
getChildIndex
Get childIndex- Returns:
- childIndex
-
setChildIndex
-
equals
-
hashCode
public int hashCode() -
toString