public interface GetContactRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getAccountContactNumber()
.google.protobuf.StringValue account_contact_number = 2; |
com.google.protobuf.StringValueOrBuilder |
getAccountContactNumberOrBuilder()
.google.protobuf.StringValue account_contact_number = 2; |
com.google.protobuf.StringValue |
getAccountNumber()
.google.protobuf.StringValue account_number = 1; |
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 1; |
boolean |
hasAccountContactNumber()
.google.protobuf.StringValue account_contact_number = 2; |
boolean |
hasAccountNumber()
.google.protobuf.StringValue account_number = 1; |
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 hasAccountContactNumber()
.google.protobuf.StringValue account_contact_number = 2;com.google.protobuf.StringValue getAccountContactNumber()
.google.protobuf.StringValue account_contact_number = 2;com.google.protobuf.StringValueOrBuilder getAccountContactNumberOrBuilder()
.google.protobuf.StringValue account_contact_number = 2;Copyright © 2020. All rights reserved.