public interface IInputOutputState extends Serializable
Modifier and Type | Method and Description |
---|---|
long |
getCurrentRecord() |
String |
getResponseType() |
void |
setCurrentRecord(long currentRecord) |
void |
setResponseType(String responseType) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.