Class GetSelEntryResponseData
java.lang.Object
org.metricshub.ipmi.core.coding.commands.sel.GetSelEntryResponseData
- All Implemented Interfaces:
ResponseData
Wrapper for Get Sel Entry response
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
void
setNextRecordId
(int nextRecordId) void
setSelRecord
(SelRecord selRecord)
-
Constructor Details
-
GetSelEntryResponseData
public GetSelEntryResponseData()
-
-
Method Details
-
setNextRecordId
public void setNextRecordId(int nextRecordId) -
getNextRecordId
public int getNextRecordId() -
setSelRecord
-
getSelRecord
-