public static interface RpcClient.RootOrderIdResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getOrderId()
optional string orderId = 1; |
com.google.protobuf.ByteString |
getOrderIdBytes()
optional string orderId = 1; |
boolean |
hasOrderId()
optional string orderId = 1; |
boolean hasOrderId()
optional string orderId = 1;String getOrderId()
optional string orderId = 1;com.google.protobuf.ByteString getOrderIdBytes()
optional string orderId = 1;Copyright © 2015. All Rights Reserved.