public interface GetClientDetailsRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getAccountNumber()
.google.protobuf.StringValue account_number = 1; |
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 1; |
com.google.protobuf.StringValue |
getClientNumber()
.google.protobuf.StringValue client_number = 2; |
com.google.protobuf.StringValueOrBuilder |
getClientNumberOrBuilder()
.google.protobuf.StringValue client_number = 2; |
com.google.protobuf.StringValue |
getRelationshipType()
.google.protobuf.StringValue relationship_type = 3; |
com.google.protobuf.StringValueOrBuilder |
getRelationshipTypeOrBuilder()
.google.protobuf.StringValue relationship_type = 3; |
boolean |
hasAccountNumber()
.google.protobuf.StringValue account_number = 1; |
boolean |
hasClientNumber()
.google.protobuf.StringValue client_number = 2; |
boolean |
hasRelationshipType()
.google.protobuf.StringValue relationship_type = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAccountNumber()
.google.protobuf.StringValue account_number = 1;com.google.protobuf.StringValue getAccountNumber()
.google.protobuf.StringValue account_number = 1;com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 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;boolean hasRelationshipType()
.google.protobuf.StringValue relationship_type = 3;com.google.protobuf.StringValue getRelationshipType()
.google.protobuf.StringValue relationship_type = 3;com.google.protobuf.StringValueOrBuilder getRelationshipTypeOrBuilder()
.google.protobuf.StringValue relationship_type = 3;Copyright © 2020. All rights reserved.