public static final class CommunicationDetails.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CommunicationDetails.Builder> implements CommunicationDetailsOrBuilder
fincleartech.ibroker.CommunicationDetails| Modifier and Type | Method and Description |
|---|---|
CommunicationDetails.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CommunicationDetails |
build() |
CommunicationDetails |
buildPartial() |
CommunicationDetails.Builder |
clear() |
CommunicationDetails.Builder |
clearAccountNumber()
iBROKER Account Number
Maximum size 8
|
CommunicationDetails.Builder |
clearCommunicationData()
The details of the address that will be distributed to such as email address.
|
CommunicationDetails.Builder |
clearCommunicationDataRemarks()
General remarks held against the method
Maximum size 100
|
CommunicationDetails.Builder |
clearCommunicationDestinationType()
The reference for the type of distribution linked to the communication_type (HOME - Home email address)
Available options as defined in iBROKER
Maximum size 10
|
CommunicationDetails.Builder |
clearCommunicationType()
The method how the distribution will be transmitted (EMAIL - Electronic email)
Available options as defined in iBROKER
Maximum size 10
|
CommunicationDetails.Builder |
clearCurrent()
Flag indicating if communication is active
|
CommunicationDetails.Builder |
clearEntryDateTime()
The last modification time for the method.
|
CommunicationDetails.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CommunicationDetails.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CommunicationDetails.Builder |
clone() |
com.google.protobuf.StringValue |
getAccountNumber()
iBROKER Account Number
Maximum size 8
|
com.google.protobuf.StringValue.Builder |
getAccountNumberBuilder()
iBROKER Account Number
Maximum size 8
|
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
iBROKER Account Number
Maximum size 8
|
com.google.protobuf.StringValue |
getCommunicationData()
The details of the address that will be distributed to such as email address.
|
com.google.protobuf.StringValue.Builder |
getCommunicationDataBuilder()
The details of the address that will be distributed to such as email address.
|
com.google.protobuf.StringValueOrBuilder |
getCommunicationDataOrBuilder()
The details of the address that will be distributed to such as email address.
|
com.google.protobuf.StringValue |
getCommunicationDataRemarks()
General remarks held against the method
Maximum size 100
|
com.google.protobuf.StringValue.Builder |
getCommunicationDataRemarksBuilder()
General remarks held against the method
Maximum size 100
|
com.google.protobuf.StringValueOrBuilder |
getCommunicationDataRemarksOrBuilder()
General remarks held against the method
Maximum size 100
|
com.google.protobuf.StringValue |
getCommunicationDestinationType()
The reference for the type of distribution linked to the communication_type (HOME - Home email address)
Available options as defined in iBROKER
Maximum size 10
|
com.google.protobuf.StringValue.Builder |
getCommunicationDestinationTypeBuilder()
The reference for the type of distribution linked to the communication_type (HOME - Home email address)
Available options as defined in iBROKER
Maximum size 10
|
com.google.protobuf.StringValueOrBuilder |
getCommunicationDestinationTypeOrBuilder()
The reference for the type of distribution linked to the communication_type (HOME - Home email address)
Available options as defined in iBROKER
Maximum size 10
|
com.google.protobuf.StringValue |
getCommunicationType()
The method how the distribution will be transmitted (EMAIL - Electronic email)
Available options as defined in iBROKER
Maximum size 10
|
com.google.protobuf.StringValue.Builder |
getCommunicationTypeBuilder()
The method how the distribution will be transmitted (EMAIL - Electronic email)
Available options as defined in iBROKER
Maximum size 10
|
com.google.protobuf.StringValueOrBuilder |
getCommunicationTypeOrBuilder()
The method how the distribution will be transmitted (EMAIL - Electronic email)
Available options as defined in iBROKER
Maximum size 10
|
com.google.protobuf.BoolValue |
getCurrent()
Flag indicating if communication is active
|
com.google.protobuf.BoolValue.Builder |
getCurrentBuilder()
Flag indicating if communication is active
|
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
Flag indicating if communication is active
|
CommunicationDetails |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
DateTimeValue |
getEntryDateTime()
The last modification time for the method.
|
DateTimeValue.Builder |
getEntryDateTimeBuilder()
The last modification time for the method.
|
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
The last modification time for the method.
|
boolean |
hasAccountNumber()
iBROKER Account Number
Maximum size 8
|
boolean |
hasCommunicationData()
The details of the address that will be distributed to such as email address.
|
boolean |
hasCommunicationDataRemarks()
General remarks held against the method
Maximum size 100
|
boolean |
hasCommunicationDestinationType()
The reference for the type of distribution linked to the communication_type (HOME - Home email address)
Available options as defined in iBROKER
Maximum size 10
|
boolean |
hasCommunicationType()
The method how the distribution will be transmitted (EMAIL - Electronic email)
Available options as defined in iBROKER
Maximum size 10
|
boolean |
hasCurrent()
Flag indicating if communication is active
|
boolean |
hasEntryDateTime()
The last modification time for the method.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CommunicationDetails.Builder |
mergeAccountNumber(com.google.protobuf.StringValue value)
iBROKER Account Number
Maximum size 8
|
CommunicationDetails.Builder |
mergeCommunicationData(com.google.protobuf.StringValue value)
The details of the address that will be distributed to such as email address.
|
CommunicationDetails.Builder |
mergeCommunicationDataRemarks(com.google.protobuf.StringValue value)
General remarks held against the method
Maximum size 100
|
CommunicationDetails.Builder |
mergeCommunicationDestinationType(com.google.protobuf.StringValue value)
The reference for the type of distribution linked to the communication_type (HOME - Home email address)
Available options as defined in iBROKER
Maximum size 10
|
CommunicationDetails.Builder |
mergeCommunicationType(com.google.protobuf.StringValue value)
The method how the distribution will be transmitted (EMAIL - Electronic email)
Available options as defined in iBROKER
Maximum size 10
|
CommunicationDetails.Builder |
mergeCurrent(com.google.protobuf.BoolValue value)
Flag indicating if communication is active
|
CommunicationDetails.Builder |
mergeEntryDateTime(DateTimeValue value)
The last modification time for the method.
|
CommunicationDetails.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CommunicationDetails.Builder |
mergeFrom(CommunicationDetails other) |
CommunicationDetails.Builder |
mergeFrom(com.google.protobuf.Message other) |
CommunicationDetails.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CommunicationDetails.Builder |
setAccountNumber(com.google.protobuf.StringValue.Builder builderForValue)
iBROKER Account Number
Maximum size 8
|
CommunicationDetails.Builder |
setAccountNumber(com.google.protobuf.StringValue value)
iBROKER Account Number
Maximum size 8
|
CommunicationDetails.Builder |
setCommunicationData(com.google.protobuf.StringValue.Builder builderForValue)
The details of the address that will be distributed to such as email address.
|
CommunicationDetails.Builder |
setCommunicationData(com.google.protobuf.StringValue value)
The details of the address that will be distributed to such as email address.
|
CommunicationDetails.Builder |
setCommunicationDataRemarks(com.google.protobuf.StringValue.Builder builderForValue)
General remarks held against the method
Maximum size 100
|
CommunicationDetails.Builder |
setCommunicationDataRemarks(com.google.protobuf.StringValue value)
General remarks held against the method
Maximum size 100
|
CommunicationDetails.Builder |
setCommunicationDestinationType(com.google.protobuf.StringValue.Builder builderForValue)
The reference for the type of distribution linked to the communication_type (HOME - Home email address)
Available options as defined in iBROKER
Maximum size 10
|
CommunicationDetails.Builder |
setCommunicationDestinationType(com.google.protobuf.StringValue value)
The reference for the type of distribution linked to the communication_type (HOME - Home email address)
Available options as defined in iBROKER
Maximum size 10
|
CommunicationDetails.Builder |
setCommunicationType(com.google.protobuf.StringValue.Builder builderForValue)
The method how the distribution will be transmitted (EMAIL - Electronic email)
Available options as defined in iBROKER
Maximum size 10
|
CommunicationDetails.Builder |
setCommunicationType(com.google.protobuf.StringValue value)
The method how the distribution will be transmitted (EMAIL - Electronic email)
Available options as defined in iBROKER
Maximum size 10
|
CommunicationDetails.Builder |
setCurrent(com.google.protobuf.BoolValue.Builder builderForValue)
Flag indicating if communication is active
|
CommunicationDetails.Builder |
setCurrent(com.google.protobuf.BoolValue value)
Flag indicating if communication is active
|
CommunicationDetails.Builder |
setEntryDateTime(DateTimeValue.Builder builderForValue)
The last modification time for the method.
|
CommunicationDetails.Builder |
setEntryDateTime(DateTimeValue value)
The last modification time for the method.
|
CommunicationDetails.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CommunicationDetails.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CommunicationDetails.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<CommunicationDetails.Builder>public CommunicationDetails.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CommunicationDetails.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<CommunicationDetails.Builder>public CommunicationDetails getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CommunicationDetails build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CommunicationDetails buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CommunicationDetails.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CommunicationDetails.Builder>public CommunicationDetails.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<CommunicationDetails.Builder>public CommunicationDetails.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CommunicationDetails.Builder>public CommunicationDetails.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CommunicationDetails.Builder>public CommunicationDetails.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CommunicationDetails.Builder>public CommunicationDetails.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CommunicationDetails.Builder>public CommunicationDetails.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CommunicationDetails.Builder>public CommunicationDetails.Builder mergeFrom(CommunicationDetails other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CommunicationDetails.Builder>public CommunicationDetails.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CommunicationDetails.Builder>IOExceptionpublic boolean hasAccountNumber()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 1;hasAccountNumber in interface CommunicationDetailsOrBuilderpublic com.google.protobuf.StringValue getAccountNumber()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 1;getAccountNumber in interface CommunicationDetailsOrBuilderpublic CommunicationDetails.Builder setAccountNumber(com.google.protobuf.StringValue value)
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 1;public CommunicationDetails.Builder setAccountNumber(com.google.protobuf.StringValue.Builder builderForValue)
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 1;public CommunicationDetails.Builder mergeAccountNumber(com.google.protobuf.StringValue value)
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 1;public CommunicationDetails.Builder clearAccountNumber()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 1;public com.google.protobuf.StringValue.Builder getAccountNumberBuilder()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 1;public com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 1;getAccountNumberOrBuilder in interface CommunicationDetailsOrBuilderpublic boolean hasCommunicationType()
The method how the distribution will be transmitted (EMAIL - Electronic email) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_type = 2;hasCommunicationType in interface CommunicationDetailsOrBuilderpublic com.google.protobuf.StringValue getCommunicationType()
The method how the distribution will be transmitted (EMAIL - Electronic email) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_type = 2;getCommunicationType in interface CommunicationDetailsOrBuilderpublic CommunicationDetails.Builder setCommunicationType(com.google.protobuf.StringValue value)
The method how the distribution will be transmitted (EMAIL - Electronic email) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_type = 2;public CommunicationDetails.Builder setCommunicationType(com.google.protobuf.StringValue.Builder builderForValue)
The method how the distribution will be transmitted (EMAIL - Electronic email) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_type = 2;public CommunicationDetails.Builder mergeCommunicationType(com.google.protobuf.StringValue value)
The method how the distribution will be transmitted (EMAIL - Electronic email) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_type = 2;public CommunicationDetails.Builder clearCommunicationType()
The method how the distribution will be transmitted (EMAIL - Electronic email) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_type = 2;public com.google.protobuf.StringValue.Builder getCommunicationTypeBuilder()
The method how the distribution will be transmitted (EMAIL - Electronic email) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_type = 2;public com.google.protobuf.StringValueOrBuilder getCommunicationTypeOrBuilder()
The method how the distribution will be transmitted (EMAIL - Electronic email) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_type = 2;getCommunicationTypeOrBuilder in interface CommunicationDetailsOrBuilderpublic boolean hasCommunicationDestinationType()
The reference for the type of distribution linked to the communication_type (HOME - Home email address) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_destination_type = 3;hasCommunicationDestinationType in interface CommunicationDetailsOrBuilderpublic com.google.protobuf.StringValue getCommunicationDestinationType()
The reference for the type of distribution linked to the communication_type (HOME - Home email address) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_destination_type = 3;getCommunicationDestinationType in interface CommunicationDetailsOrBuilderpublic CommunicationDetails.Builder setCommunicationDestinationType(com.google.protobuf.StringValue value)
The reference for the type of distribution linked to the communication_type (HOME - Home email address) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_destination_type = 3;public CommunicationDetails.Builder setCommunicationDestinationType(com.google.protobuf.StringValue.Builder builderForValue)
The reference for the type of distribution linked to the communication_type (HOME - Home email address) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_destination_type = 3;public CommunicationDetails.Builder mergeCommunicationDestinationType(com.google.protobuf.StringValue value)
The reference for the type of distribution linked to the communication_type (HOME - Home email address) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_destination_type = 3;public CommunicationDetails.Builder clearCommunicationDestinationType()
The reference for the type of distribution linked to the communication_type (HOME - Home email address) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_destination_type = 3;public com.google.protobuf.StringValue.Builder getCommunicationDestinationTypeBuilder()
The reference for the type of distribution linked to the communication_type (HOME - Home email address) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_destination_type = 3;public com.google.protobuf.StringValueOrBuilder getCommunicationDestinationTypeOrBuilder()
The reference for the type of distribution linked to the communication_type (HOME - Home email address) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_destination_type = 3;getCommunicationDestinationTypeOrBuilder in interface CommunicationDetailsOrBuilderpublic boolean hasCommunicationData()
The details of the address that will be distributed to such as email address. Maximum size 100
.google.protobuf.StringValue communication_data = 4;hasCommunicationData in interface CommunicationDetailsOrBuilderpublic com.google.protobuf.StringValue getCommunicationData()
The details of the address that will be distributed to such as email address. Maximum size 100
.google.protobuf.StringValue communication_data = 4;getCommunicationData in interface CommunicationDetailsOrBuilderpublic CommunicationDetails.Builder setCommunicationData(com.google.protobuf.StringValue value)
The details of the address that will be distributed to such as email address. Maximum size 100
.google.protobuf.StringValue communication_data = 4;public CommunicationDetails.Builder setCommunicationData(com.google.protobuf.StringValue.Builder builderForValue)
The details of the address that will be distributed to such as email address. Maximum size 100
.google.protobuf.StringValue communication_data = 4;public CommunicationDetails.Builder mergeCommunicationData(com.google.protobuf.StringValue value)
The details of the address that will be distributed to such as email address. Maximum size 100
.google.protobuf.StringValue communication_data = 4;public CommunicationDetails.Builder clearCommunicationData()
The details of the address that will be distributed to such as email address. Maximum size 100
.google.protobuf.StringValue communication_data = 4;public com.google.protobuf.StringValue.Builder getCommunicationDataBuilder()
The details of the address that will be distributed to such as email address. Maximum size 100
.google.protobuf.StringValue communication_data = 4;public com.google.protobuf.StringValueOrBuilder getCommunicationDataOrBuilder()
The details of the address that will be distributed to such as email address. Maximum size 100
.google.protobuf.StringValue communication_data = 4;getCommunicationDataOrBuilder in interface CommunicationDetailsOrBuilderpublic boolean hasCommunicationDataRemarks()
General remarks held against the method Maximum size 100
.google.protobuf.StringValue communication_data_remarks = 5;hasCommunicationDataRemarks in interface CommunicationDetailsOrBuilderpublic com.google.protobuf.StringValue getCommunicationDataRemarks()
General remarks held against the method Maximum size 100
.google.protobuf.StringValue communication_data_remarks = 5;getCommunicationDataRemarks in interface CommunicationDetailsOrBuilderpublic CommunicationDetails.Builder setCommunicationDataRemarks(com.google.protobuf.StringValue value)
General remarks held against the method Maximum size 100
.google.protobuf.StringValue communication_data_remarks = 5;public CommunicationDetails.Builder setCommunicationDataRemarks(com.google.protobuf.StringValue.Builder builderForValue)
General remarks held against the method Maximum size 100
.google.protobuf.StringValue communication_data_remarks = 5;public CommunicationDetails.Builder mergeCommunicationDataRemarks(com.google.protobuf.StringValue value)
General remarks held against the method Maximum size 100
.google.protobuf.StringValue communication_data_remarks = 5;public CommunicationDetails.Builder clearCommunicationDataRemarks()
General remarks held against the method Maximum size 100
.google.protobuf.StringValue communication_data_remarks = 5;public com.google.protobuf.StringValue.Builder getCommunicationDataRemarksBuilder()
General remarks held against the method Maximum size 100
.google.protobuf.StringValue communication_data_remarks = 5;public com.google.protobuf.StringValueOrBuilder getCommunicationDataRemarksOrBuilder()
General remarks held against the method Maximum size 100
.google.protobuf.StringValue communication_data_remarks = 5;getCommunicationDataRemarksOrBuilder in interface CommunicationDetailsOrBuilderpublic boolean hasCurrent()
Flag indicating if communication is active
.google.protobuf.BoolValue current = 6;hasCurrent in interface CommunicationDetailsOrBuilderpublic com.google.protobuf.BoolValue getCurrent()
Flag indicating if communication is active
.google.protobuf.BoolValue current = 6;getCurrent in interface CommunicationDetailsOrBuilderpublic CommunicationDetails.Builder setCurrent(com.google.protobuf.BoolValue value)
Flag indicating if communication is active
.google.protobuf.BoolValue current = 6;public CommunicationDetails.Builder setCurrent(com.google.protobuf.BoolValue.Builder builderForValue)
Flag indicating if communication is active
.google.protobuf.BoolValue current = 6;public CommunicationDetails.Builder mergeCurrent(com.google.protobuf.BoolValue value)
Flag indicating if communication is active
.google.protobuf.BoolValue current = 6;public CommunicationDetails.Builder clearCurrent()
Flag indicating if communication is active
.google.protobuf.BoolValue current = 6;public com.google.protobuf.BoolValue.Builder getCurrentBuilder()
Flag indicating if communication is active
.google.protobuf.BoolValue current = 6;public com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
Flag indicating if communication is active
.google.protobuf.BoolValue current = 6;getCurrentOrBuilder in interface CommunicationDetailsOrBuilderpublic boolean hasEntryDateTime()
The last modification time for the method.
.fincleartech.ibroker.DateTimeValue entry_date_time = 10;hasEntryDateTime in interface CommunicationDetailsOrBuilderpublic DateTimeValue getEntryDateTime()
The last modification time for the method.
.fincleartech.ibroker.DateTimeValue entry_date_time = 10;getEntryDateTime in interface CommunicationDetailsOrBuilderpublic CommunicationDetails.Builder setEntryDateTime(DateTimeValue value)
The last modification time for the method.
.fincleartech.ibroker.DateTimeValue entry_date_time = 10;public CommunicationDetails.Builder setEntryDateTime(DateTimeValue.Builder builderForValue)
The last modification time for the method.
.fincleartech.ibroker.DateTimeValue entry_date_time = 10;public CommunicationDetails.Builder mergeEntryDateTime(DateTimeValue value)
The last modification time for the method.
.fincleartech.ibroker.DateTimeValue entry_date_time = 10;public CommunicationDetails.Builder clearEntryDateTime()
The last modification time for the method.
.fincleartech.ibroker.DateTimeValue entry_date_time = 10;public DateTimeValue.Builder getEntryDateTimeBuilder()
The last modification time for the method.
.fincleartech.ibroker.DateTimeValue entry_date_time = 10;public DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
The last modification time for the method.
.fincleartech.ibroker.DateTimeValue entry_date_time = 10;getEntryDateTimeOrBuilder in interface CommunicationDetailsOrBuilderpublic final CommunicationDetails.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CommunicationDetails.Builder>public final CommunicationDetails.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CommunicationDetails.Builder>Copyright © 2020. All rights reserved.