public static interface RpcClient.OpenOrdersResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
RpcClient.ReportList |
getReports()
required .ReportList reports = 1; |
RpcClient.ReportListOrBuilder |
getReportsOrBuilder()
required .ReportList reports = 1; |
boolean |
hasReports()
required .ReportList reports = 1; |
boolean hasReports()
required .ReportList reports = 1;RpcClient.ReportList getReports()
required .ReportList reports = 1;RpcClient.ReportListOrBuilder getReportsOrBuilder()
required .ReportList reports = 1;Copyright © 2015. All Rights Reserved.