|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.fixagora.basis.shared.model.communication.AbstractResponse
net.sourceforge.fixagora.excel.shared.communication.AbstractExcelResponse
net.sourceforge.fixagora.excel.shared.communication.CloseExcelTradeCaptureResponse
public class CloseExcelTradeCaptureResponse
The Class CloseExcelTradeCaptureResponse.
Constructor Summary | |
---|---|
CloseExcelTradeCaptureResponse(CloseExcelTradeCaptureRequest closeTradeCaptureRequest)
Instantiates a new close excel trade capture response. |
Method Summary | |
---|---|
void |
handleAbstractExcelResponse(ExcelResponses excelResponses)
Handle abstract excel response. |
Methods inherited from class net.sourceforge.fixagora.excel.shared.communication.AbstractExcelResponse |
---|
handleAbstractResponse |
Methods inherited from class net.sourceforge.fixagora.basis.shared.model.communication.AbstractResponse |
---|
getRequestID, getTimestamp, setTimestamp |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CloseExcelTradeCaptureResponse(CloseExcelTradeCaptureRequest closeTradeCaptureRequest)
closeTradeCaptureRequest
- the close trade capture requestMethod Detail |
---|
public void handleAbstractExcelResponse(ExcelResponses excelResponses)
AbstractExcelResponse
handleAbstractExcelResponse
in class AbstractExcelResponse
excelResponses
- the excel responses
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |