public static interface ResponseProto.SimpleResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.UInt32Value |
getCode()
.google.protobuf.UInt32Value code = 1; |
com.google.protobuf.UInt32ValueOrBuilder |
getCodeOrBuilder()
.google.protobuf.UInt32Value code = 1; |
com.google.protobuf.StringValue |
getInfo()
.google.protobuf.StringValue info = 2; |
com.google.protobuf.StringValueOrBuilder |
getInfoOrBuilder()
.google.protobuf.StringValue info = 2; |
boolean |
hasCode()
.google.protobuf.UInt32Value code = 1; |
boolean |
hasInfo()
.google.protobuf.StringValue info = 2; |
boolean hasCode()
.google.protobuf.UInt32Value code = 1;com.google.protobuf.UInt32Value getCode()
.google.protobuf.UInt32Value code = 1;com.google.protobuf.UInt32ValueOrBuilder getCodeOrBuilder()
.google.protobuf.UInt32Value code = 1;boolean hasInfo()
.google.protobuf.StringValue info = 2;com.google.protobuf.StringValue getInfo()
.google.protobuf.StringValue info = 2;com.google.protobuf.StringValueOrBuilder getInfoOrBuilder()
.google.protobuf.StringValue info = 2;Copyright © 2021. All rights reserved.