public class GetEntriesResponse extends RequestOrResponse
| Constructor and Description |
|---|
GetEntriesResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<DLedgerEntry> |
getEntries() |
void |
setEntries(List<DLedgerEntry> entries) |
baseInfo, code, copyBaseInfo, getCode, getGroup, getLeaderId, getLocalId, getRemoteId, getTerm, setCode, setGroup, setIds, setLeaderId, setLocalId, setRemoteId, setTermpublic List<DLedgerEntry> getEntries()
public void setEntries(List<DLedgerEntry> entries)
Copyright © 2023. All rights reserved.