Interface HasExecutionReport


  • public interface HasExecutionReport
    Indicates that the implementer has an ExecutionReport.
    Since:
    $Release$
    Version:
    $Id: HasOrder.java 17796 2018-11-20 18:47:57Z colin $
    Author:
    Colin DuPlantis
    • Method Detail

      • getExecutionReport

        ExecutionReport getExecutionReport()
        Get the order summary value.
        Returns:
        an ExecutionReport value