public class GetSelEntryResponseData extends java.lang.Object implements ResponseData
Constructor and Description |
---|
GetSelEntryResponseData() |
Modifier and Type | Method and Description |
---|---|
int |
getNextRecordId() |
SelRecord |
getSelRecord() |
void |
setNextRecordId(int nextRecordId) |
void |
setSelRecord(SelRecord selRecord) |