public interface CreateClientResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getClientNumber()
.google.protobuf.StringValue client_number = 2; |
com.google.protobuf.StringValueOrBuilder |
getClientNumberOrBuilder()
.google.protobuf.StringValue client_number = 2; |
ResponseStatus |
getStatus()
Response Status.
|
ResponseStatusOrBuilder |
getStatusOrBuilder()
Response Status.
|
boolean |
hasClientNumber()
.google.protobuf.StringValue client_number = 2; |
boolean |
hasStatus()
Response Status.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStatus()
Response Status.
.fincleartech.ibroker.ResponseStatus status = 1;ResponseStatus getStatus()
Response Status.
.fincleartech.ibroker.ResponseStatus status = 1;ResponseStatusOrBuilder getStatusOrBuilder()
Response Status.
.fincleartech.ibroker.ResponseStatus status = 1;boolean hasClientNumber()
.google.protobuf.StringValue client_number = 2;com.google.protobuf.StringValue getClientNumber()
.google.protobuf.StringValue client_number = 2;com.google.protobuf.StringValueOrBuilder getClientNumberOrBuilder()
.google.protobuf.StringValue client_number = 2;Copyright © 2020. All rights reserved.