Interface ClientWireProtocol.ExecuteExportResponseOrBuilder

    • Method Detail

      • hasResponse

        boolean hasResponse()
        .xg.cmdcomp.ConfirmationResponse response = 1;
        Returns:
        Whether the response field is set.
      • getExportStatement

        String getExportStatement()
        string exportStatement = 2;
        Returns:
        The exportStatement.
      • getExportStatementBytes

        com.google.protobuf.ByteString getExportStatementBytes()
        string exportStatement = 2;
        Returns:
        The bytes for exportStatement.