public interface CommunicationDetailsOrBuilder
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 |
getCommunicationData()
.google.protobuf.StringValue communication_data = 4; |
com.google.protobuf.StringValueOrBuilder |
getCommunicationDataOrBuilder()
.google.protobuf.StringValue communication_data = 4; |
com.google.protobuf.StringValue |
getCommunicationDataRemarks()
.google.protobuf.StringValue communication_data_remarks = 5; |
com.google.protobuf.StringValueOrBuilder |
getCommunicationDataRemarksOrBuilder()
.google.protobuf.StringValue communication_data_remarks = 5; |
com.google.protobuf.StringValue |
getCommunicationDestinationType()
.google.protobuf.StringValue communication_destination_type = 3; |
com.google.protobuf.StringValueOrBuilder |
getCommunicationDestinationTypeOrBuilder()
.google.protobuf.StringValue communication_destination_type = 3; |
com.google.protobuf.StringValue |
getCommunicationType()
.google.protobuf.StringValue communication_type = 2; |
com.google.protobuf.StringValueOrBuilder |
getCommunicationTypeOrBuilder()
.google.protobuf.StringValue communication_type = 2; |
com.google.protobuf.BoolValue |
getCurrent()
.google.protobuf.BoolValue current = 6; |
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
.google.protobuf.BoolValue current = 6; |
DateTimeValue |
getEntryDateTime()
The last modification time for the method.
|
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
The last modification time for the method.
|
boolean |
hasAccountNumber()
.google.protobuf.StringValue account_number = 1; |
boolean |
hasCommunicationData()
.google.protobuf.StringValue communication_data = 4; |
boolean |
hasCommunicationDataRemarks()
.google.protobuf.StringValue communication_data_remarks = 5; |
boolean |
hasCommunicationDestinationType()
.google.protobuf.StringValue communication_destination_type = 3; |
boolean |
hasCommunicationType()
.google.protobuf.StringValue communication_type = 2; |
boolean |
hasCurrent()
.google.protobuf.BoolValue current = 6; |
boolean |
hasEntryDateTime()
The last modification time for the method.
|
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 hasCommunicationType()
.google.protobuf.StringValue communication_type = 2;com.google.protobuf.StringValue getCommunicationType()
.google.protobuf.StringValue communication_type = 2;com.google.protobuf.StringValueOrBuilder getCommunicationTypeOrBuilder()
.google.protobuf.StringValue communication_type = 2;boolean hasCommunicationDestinationType()
.google.protobuf.StringValue communication_destination_type = 3;com.google.protobuf.StringValue getCommunicationDestinationType()
.google.protobuf.StringValue communication_destination_type = 3;com.google.protobuf.StringValueOrBuilder getCommunicationDestinationTypeOrBuilder()
.google.protobuf.StringValue communication_destination_type = 3;boolean hasCommunicationData()
.google.protobuf.StringValue communication_data = 4;com.google.protobuf.StringValue getCommunicationData()
.google.protobuf.StringValue communication_data = 4;com.google.protobuf.StringValueOrBuilder getCommunicationDataOrBuilder()
.google.protobuf.StringValue communication_data = 4;boolean hasCommunicationDataRemarks()
.google.protobuf.StringValue communication_data_remarks = 5;com.google.protobuf.StringValue getCommunicationDataRemarks()
.google.protobuf.StringValue communication_data_remarks = 5;com.google.protobuf.StringValueOrBuilder getCommunicationDataRemarksOrBuilder()
.google.protobuf.StringValue communication_data_remarks = 5;boolean hasCurrent()
.google.protobuf.BoolValue current = 6;com.google.protobuf.BoolValue getCurrent()
.google.protobuf.BoolValue current = 6;com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
.google.protobuf.BoolValue current = 6;boolean hasEntryDateTime()
The last modification time for the method.
.fincleartech.ibroker.DateTimeValue entry_date_time = 10;DateTimeValue getEntryDateTime()
The last modification time for the method.
.fincleartech.ibroker.DateTimeValue entry_date_time = 10;DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
The last modification time for the method.
.fincleartech.ibroker.DateTimeValue entry_date_time = 10;Copyright © 2020. All rights reserved.