public static final class AccountContact.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AccountContact.Builder> implements AccountContactOrBuilder
fincleartech.ibroker.AccountContact| Modifier and Type | Method and Description |
|---|---|
AccountContact.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AccountContact |
build() |
AccountContact |
buildPartial() |
AccountContact.Builder |
clear() |
AccountContact.Builder |
clearAccountContactNumber()
Account contact number
Mandatory
Maximum size 8
|
AccountContact.Builder |
clearAccountNumber()
iBROKER Account Number
Maximum size 8
|
AccountContact.Builder |
clearCurrent()
Flag indicating if record is active
Mandatory
Maximum size 1
|
AccountContact.Builder |
clearEntryDateTime()
The date/time the record was created
Optional
|
AccountContact.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AccountContact.Builder |
clearName()
Indicates the account contact name
Mandatory
Maximum size 60
|
AccountContact.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AccountContact.Builder |
clearReason()
Indicates the account contact reason
Mandatory
Maximum size 60
|
AccountContact.Builder |
clearTelNo()
Indicates the account mobile/telephone number
Mandatory
Maximum size 20
|
AccountContact.Builder |
clearUserId()
The database user ID who created the account adviser split
Optional
Maximum size 18
|
AccountContact.Builder |
clone() |
com.google.protobuf.StringValue |
getAccountContactNumber()
Account contact number
Mandatory
Maximum size 8
|
com.google.protobuf.StringValue.Builder |
getAccountContactNumberBuilder()
Account contact number
Mandatory
Maximum size 8
|
com.google.protobuf.StringValueOrBuilder |
getAccountContactNumberOrBuilder()
Account contact number
Mandatory
Maximum size 8
|
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.BoolValue |
getCurrent()
Flag indicating if record is active
Mandatory
Maximum size 1
|
com.google.protobuf.BoolValue.Builder |
getCurrentBuilder()
Flag indicating if record is active
Mandatory
Maximum size 1
|
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
Flag indicating if record is active
Mandatory
Maximum size 1
|
AccountContact |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
DateTimeValue |
getEntryDateTime()
The date/time the record was created
Optional
|
DateTimeValue.Builder |
getEntryDateTimeBuilder()
The date/time the record was created
Optional
|
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
The date/time the record was created
Optional
|
com.google.protobuf.StringValue |
getName()
Indicates the account contact name
Mandatory
Maximum size 60
|
com.google.protobuf.StringValue.Builder |
getNameBuilder()
Indicates the account contact name
Mandatory
Maximum size 60
|
com.google.protobuf.StringValueOrBuilder |
getNameOrBuilder()
Indicates the account contact name
Mandatory
Maximum size 60
|
com.google.protobuf.StringValue |
getReason()
Indicates the account contact reason
Mandatory
Maximum size 60
|
com.google.protobuf.StringValue.Builder |
getReasonBuilder()
Indicates the account contact reason
Mandatory
Maximum size 60
|
com.google.protobuf.StringValueOrBuilder |
getReasonOrBuilder()
Indicates the account contact reason
Mandatory
Maximum size 60
|
com.google.protobuf.StringValue |
getTelNo()
Indicates the account mobile/telephone number
Mandatory
Maximum size 20
|
com.google.protobuf.StringValue.Builder |
getTelNoBuilder()
Indicates the account mobile/telephone number
Mandatory
Maximum size 20
|
com.google.protobuf.StringValueOrBuilder |
getTelNoOrBuilder()
Indicates the account mobile/telephone number
Mandatory
Maximum size 20
|
com.google.protobuf.StringValue |
getUserId()
The database user ID who created the account adviser split
Optional
Maximum size 18
|
com.google.protobuf.StringValue.Builder |
getUserIdBuilder()
The database user ID who created the account adviser split
Optional
Maximum size 18
|
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
The database user ID who created the account adviser split
Optional
Maximum size 18
|
boolean |
hasAccountContactNumber()
Account contact number
Mandatory
Maximum size 8
|
boolean |
hasAccountNumber()
iBROKER Account Number
Maximum size 8
|
boolean |
hasCurrent()
Flag indicating if record is active
Mandatory
Maximum size 1
|
boolean |
hasEntryDateTime()
The date/time the record was created
Optional
|
boolean |
hasName()
Indicates the account contact name
Mandatory
Maximum size 60
|
boolean |
hasReason()
Indicates the account contact reason
Mandatory
Maximum size 60
|
boolean |
hasTelNo()
Indicates the account mobile/telephone number
Mandatory
Maximum size 20
|
boolean |
hasUserId()
The database user ID who created the account adviser split
Optional
Maximum size 18
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AccountContact.Builder |
mergeAccountContactNumber(com.google.protobuf.StringValue value)
Account contact number
Mandatory
Maximum size 8
|
AccountContact.Builder |
mergeAccountNumber(com.google.protobuf.StringValue value)
iBROKER Account Number
Maximum size 8
|
AccountContact.Builder |
mergeCurrent(com.google.protobuf.BoolValue value)
Flag indicating if record is active
Mandatory
Maximum size 1
|
AccountContact.Builder |
mergeEntryDateTime(DateTimeValue value)
The date/time the record was created
Optional
|
AccountContact.Builder |
mergeFrom(AccountContact other) |
AccountContact.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AccountContact.Builder |
mergeFrom(com.google.protobuf.Message other) |
AccountContact.Builder |
mergeName(com.google.protobuf.StringValue value)
Indicates the account contact name
Mandatory
Maximum size 60
|
AccountContact.Builder |
mergeReason(com.google.protobuf.StringValue value)
Indicates the account contact reason
Mandatory
Maximum size 60
|
AccountContact.Builder |
mergeTelNo(com.google.protobuf.StringValue value)
Indicates the account mobile/telephone number
Mandatory
Maximum size 20
|
AccountContact.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AccountContact.Builder |
mergeUserId(com.google.protobuf.StringValue value)
The database user ID who created the account adviser split
Optional
Maximum size 18
|
AccountContact.Builder |
setAccountContactNumber(com.google.protobuf.StringValue.Builder builderForValue)
Account contact number
Mandatory
Maximum size 8
|
AccountContact.Builder |
setAccountContactNumber(com.google.protobuf.StringValue value)
Account contact number
Mandatory
Maximum size 8
|
AccountContact.Builder |
setAccountNumber(com.google.protobuf.StringValue.Builder builderForValue)
iBROKER Account Number
Maximum size 8
|
AccountContact.Builder |
setAccountNumber(com.google.protobuf.StringValue value)
iBROKER Account Number
Maximum size 8
|
AccountContact.Builder |
setCurrent(com.google.protobuf.BoolValue.Builder builderForValue)
Flag indicating if record is active
Mandatory
Maximum size 1
|
AccountContact.Builder |
setCurrent(com.google.protobuf.BoolValue value)
Flag indicating if record is active
Mandatory
Maximum size 1
|
AccountContact.Builder |
setEntryDateTime(DateTimeValue.Builder builderForValue)
The date/time the record was created
Optional
|
AccountContact.Builder |
setEntryDateTime(DateTimeValue value)
The date/time the record was created
Optional
|
AccountContact.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AccountContact.Builder |
setName(com.google.protobuf.StringValue.Builder builderForValue)
Indicates the account contact name
Mandatory
Maximum size 60
|
AccountContact.Builder |
setName(com.google.protobuf.StringValue value)
Indicates the account contact name
Mandatory
Maximum size 60
|
AccountContact.Builder |
setReason(com.google.protobuf.StringValue.Builder builderForValue)
Indicates the account contact reason
Mandatory
Maximum size 60
|
AccountContact.Builder |
setReason(com.google.protobuf.StringValue value)
Indicates the account contact reason
Mandatory
Maximum size 60
|
AccountContact.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AccountContact.Builder |
setTelNo(com.google.protobuf.StringValue.Builder builderForValue)
Indicates the account mobile/telephone number
Mandatory
Maximum size 20
|
AccountContact.Builder |
setTelNo(com.google.protobuf.StringValue value)
Indicates the account mobile/telephone number
Mandatory
Maximum size 20
|
AccountContact.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AccountContact.Builder |
setUserId(com.google.protobuf.StringValue.Builder builderForValue)
The database user ID who created the account adviser split
Optional
Maximum size 18
|
AccountContact.Builder |
setUserId(com.google.protobuf.StringValue value)
The database user ID who created the account adviser split
Optional
Maximum size 18
|
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<AccountContact.Builder>public AccountContact.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<AccountContact.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<AccountContact.Builder>public AccountContact getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic AccountContact build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic AccountContact buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic AccountContact.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<AccountContact.Builder>public AccountContact.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<AccountContact.Builder>public AccountContact.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<AccountContact.Builder>public AccountContact.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AccountContact.Builder>public AccountContact.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<AccountContact.Builder>public AccountContact.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<AccountContact.Builder>public AccountContact.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AccountContact.Builder>public AccountContact.Builder mergeFrom(AccountContact other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AccountContact.Builder>public AccountContact.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<AccountContact.Builder>IOExceptionpublic boolean hasAccountContactNumber()
Account contact number Mandatory Maximum size 8
.google.protobuf.StringValue account_contact_number = 1;hasAccountContactNumber in interface AccountContactOrBuilderpublic com.google.protobuf.StringValue getAccountContactNumber()
Account contact number Mandatory Maximum size 8
.google.protobuf.StringValue account_contact_number = 1;getAccountContactNumber in interface AccountContactOrBuilderpublic AccountContact.Builder setAccountContactNumber(com.google.protobuf.StringValue value)
Account contact number Mandatory Maximum size 8
.google.protobuf.StringValue account_contact_number = 1;public AccountContact.Builder setAccountContactNumber(com.google.protobuf.StringValue.Builder builderForValue)
Account contact number Mandatory Maximum size 8
.google.protobuf.StringValue account_contact_number = 1;public AccountContact.Builder mergeAccountContactNumber(com.google.protobuf.StringValue value)
Account contact number Mandatory Maximum size 8
.google.protobuf.StringValue account_contact_number = 1;public AccountContact.Builder clearAccountContactNumber()
Account contact number Mandatory Maximum size 8
.google.protobuf.StringValue account_contact_number = 1;public com.google.protobuf.StringValue.Builder getAccountContactNumberBuilder()
Account contact number Mandatory Maximum size 8
.google.protobuf.StringValue account_contact_number = 1;public com.google.protobuf.StringValueOrBuilder getAccountContactNumberOrBuilder()
Account contact number Mandatory Maximum size 8
.google.protobuf.StringValue account_contact_number = 1;getAccountContactNumberOrBuilder in interface AccountContactOrBuilderpublic boolean hasAccountNumber()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 2;hasAccountNumber in interface AccountContactOrBuilderpublic com.google.protobuf.StringValue getAccountNumber()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 2;getAccountNumber in interface AccountContactOrBuilderpublic AccountContact.Builder setAccountNumber(com.google.protobuf.StringValue value)
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 2;public AccountContact.Builder setAccountNumber(com.google.protobuf.StringValue.Builder builderForValue)
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 2;public AccountContact.Builder mergeAccountNumber(com.google.protobuf.StringValue value)
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 2;public AccountContact.Builder clearAccountNumber()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 2;public com.google.protobuf.StringValue.Builder getAccountNumberBuilder()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 2;public com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 2;getAccountNumberOrBuilder in interface AccountContactOrBuilderpublic boolean hasName()
Indicates the account contact name Mandatory Maximum size 60
.google.protobuf.StringValue name = 3;hasName in interface AccountContactOrBuilderpublic com.google.protobuf.StringValue getName()
Indicates the account contact name Mandatory Maximum size 60
.google.protobuf.StringValue name = 3;getName in interface AccountContactOrBuilderpublic AccountContact.Builder setName(com.google.protobuf.StringValue value)
Indicates the account contact name Mandatory Maximum size 60
.google.protobuf.StringValue name = 3;public AccountContact.Builder setName(com.google.protobuf.StringValue.Builder builderForValue)
Indicates the account contact name Mandatory Maximum size 60
.google.protobuf.StringValue name = 3;public AccountContact.Builder mergeName(com.google.protobuf.StringValue value)
Indicates the account contact name Mandatory Maximum size 60
.google.protobuf.StringValue name = 3;public AccountContact.Builder clearName()
Indicates the account contact name Mandatory Maximum size 60
.google.protobuf.StringValue name = 3;public com.google.protobuf.StringValue.Builder getNameBuilder()
Indicates the account contact name Mandatory Maximum size 60
.google.protobuf.StringValue name = 3;public com.google.protobuf.StringValueOrBuilder getNameOrBuilder()
Indicates the account contact name Mandatory Maximum size 60
.google.protobuf.StringValue name = 3;getNameOrBuilder in interface AccountContactOrBuilderpublic boolean hasCurrent()
Flag indicating if record is active Mandatory Maximum size 1
.google.protobuf.BoolValue current = 4;hasCurrent in interface AccountContactOrBuilderpublic com.google.protobuf.BoolValue getCurrent()
Flag indicating if record is active Mandatory Maximum size 1
.google.protobuf.BoolValue current = 4;getCurrent in interface AccountContactOrBuilderpublic AccountContact.Builder setCurrent(com.google.protobuf.BoolValue value)
Flag indicating if record is active Mandatory Maximum size 1
.google.protobuf.BoolValue current = 4;public AccountContact.Builder setCurrent(com.google.protobuf.BoolValue.Builder builderForValue)
Flag indicating if record is active Mandatory Maximum size 1
.google.protobuf.BoolValue current = 4;public AccountContact.Builder mergeCurrent(com.google.protobuf.BoolValue value)
Flag indicating if record is active Mandatory Maximum size 1
.google.protobuf.BoolValue current = 4;public AccountContact.Builder clearCurrent()
Flag indicating if record is active Mandatory Maximum size 1
.google.protobuf.BoolValue current = 4;public com.google.protobuf.BoolValue.Builder getCurrentBuilder()
Flag indicating if record is active Mandatory Maximum size 1
.google.protobuf.BoolValue current = 4;public com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
Flag indicating if record is active Mandatory Maximum size 1
.google.protobuf.BoolValue current = 4;getCurrentOrBuilder in interface AccountContactOrBuilderpublic boolean hasTelNo()
Indicates the account mobile/telephone number Mandatory Maximum size 20
.google.protobuf.StringValue tel_no = 5;hasTelNo in interface AccountContactOrBuilderpublic com.google.protobuf.StringValue getTelNo()
Indicates the account mobile/telephone number Mandatory Maximum size 20
.google.protobuf.StringValue tel_no = 5;getTelNo in interface AccountContactOrBuilderpublic AccountContact.Builder setTelNo(com.google.protobuf.StringValue value)
Indicates the account mobile/telephone number Mandatory Maximum size 20
.google.protobuf.StringValue tel_no = 5;public AccountContact.Builder setTelNo(com.google.protobuf.StringValue.Builder builderForValue)
Indicates the account mobile/telephone number Mandatory Maximum size 20
.google.protobuf.StringValue tel_no = 5;public AccountContact.Builder mergeTelNo(com.google.protobuf.StringValue value)
Indicates the account mobile/telephone number Mandatory Maximum size 20
.google.protobuf.StringValue tel_no = 5;public AccountContact.Builder clearTelNo()
Indicates the account mobile/telephone number Mandatory Maximum size 20
.google.protobuf.StringValue tel_no = 5;public com.google.protobuf.StringValue.Builder getTelNoBuilder()
Indicates the account mobile/telephone number Mandatory Maximum size 20
.google.protobuf.StringValue tel_no = 5;public com.google.protobuf.StringValueOrBuilder getTelNoOrBuilder()
Indicates the account mobile/telephone number Mandatory Maximum size 20
.google.protobuf.StringValue tel_no = 5;getTelNoOrBuilder in interface AccountContactOrBuilderpublic boolean hasReason()
Indicates the account contact reason Mandatory Maximum size 60
.google.protobuf.StringValue reason = 6;hasReason in interface AccountContactOrBuilderpublic com.google.protobuf.StringValue getReason()
Indicates the account contact reason Mandatory Maximum size 60
.google.protobuf.StringValue reason = 6;getReason in interface AccountContactOrBuilderpublic AccountContact.Builder setReason(com.google.protobuf.StringValue value)
Indicates the account contact reason Mandatory Maximum size 60
.google.protobuf.StringValue reason = 6;public AccountContact.Builder setReason(com.google.protobuf.StringValue.Builder builderForValue)
Indicates the account contact reason Mandatory Maximum size 60
.google.protobuf.StringValue reason = 6;public AccountContact.Builder mergeReason(com.google.protobuf.StringValue value)
Indicates the account contact reason Mandatory Maximum size 60
.google.protobuf.StringValue reason = 6;public AccountContact.Builder clearReason()
Indicates the account contact reason Mandatory Maximum size 60
.google.protobuf.StringValue reason = 6;public com.google.protobuf.StringValue.Builder getReasonBuilder()
Indicates the account contact reason Mandatory Maximum size 60
.google.protobuf.StringValue reason = 6;public com.google.protobuf.StringValueOrBuilder getReasonOrBuilder()
Indicates the account contact reason Mandatory Maximum size 60
.google.protobuf.StringValue reason = 6;getReasonOrBuilder in interface AccountContactOrBuilderpublic boolean hasEntryDateTime()
The date/time the record was created Optional
.fincleartech.ibroker.DateTimeValue entry_date_time = 7;hasEntryDateTime in interface AccountContactOrBuilderpublic DateTimeValue getEntryDateTime()
The date/time the record was created Optional
.fincleartech.ibroker.DateTimeValue entry_date_time = 7;getEntryDateTime in interface AccountContactOrBuilderpublic AccountContact.Builder setEntryDateTime(DateTimeValue value)
The date/time the record was created Optional
.fincleartech.ibroker.DateTimeValue entry_date_time = 7;public AccountContact.Builder setEntryDateTime(DateTimeValue.Builder builderForValue)
The date/time the record was created Optional
.fincleartech.ibroker.DateTimeValue entry_date_time = 7;public AccountContact.Builder mergeEntryDateTime(DateTimeValue value)
The date/time the record was created Optional
.fincleartech.ibroker.DateTimeValue entry_date_time = 7;public AccountContact.Builder clearEntryDateTime()
The date/time the record was created Optional
.fincleartech.ibroker.DateTimeValue entry_date_time = 7;public DateTimeValue.Builder getEntryDateTimeBuilder()
The date/time the record was created Optional
.fincleartech.ibroker.DateTimeValue entry_date_time = 7;public DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
The date/time the record was created Optional
.fincleartech.ibroker.DateTimeValue entry_date_time = 7;getEntryDateTimeOrBuilder in interface AccountContactOrBuilderpublic boolean hasUserId()
The database user ID who created the account adviser split Optional Maximum size 18
.google.protobuf.StringValue user_id = 8;hasUserId in interface AccountContactOrBuilderpublic com.google.protobuf.StringValue getUserId()
The database user ID who created the account adviser split Optional Maximum size 18
.google.protobuf.StringValue user_id = 8;getUserId in interface AccountContactOrBuilderpublic AccountContact.Builder setUserId(com.google.protobuf.StringValue value)
The database user ID who created the account adviser split Optional Maximum size 18
.google.protobuf.StringValue user_id = 8;public AccountContact.Builder setUserId(com.google.protobuf.StringValue.Builder builderForValue)
The database user ID who created the account adviser split Optional Maximum size 18
.google.protobuf.StringValue user_id = 8;public AccountContact.Builder mergeUserId(com.google.protobuf.StringValue value)
The database user ID who created the account adviser split Optional Maximum size 18
.google.protobuf.StringValue user_id = 8;public AccountContact.Builder clearUserId()
The database user ID who created the account adviser split Optional Maximum size 18
.google.protobuf.StringValue user_id = 8;public com.google.protobuf.StringValue.Builder getUserIdBuilder()
The database user ID who created the account adviser split Optional Maximum size 18
.google.protobuf.StringValue user_id = 8;public com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
The database user ID who created the account adviser split Optional Maximum size 18
.google.protobuf.StringValue user_id = 8;getUserIdOrBuilder in interface AccountContactOrBuilderpublic final AccountContact.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AccountContact.Builder>public final AccountContact.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AccountContact.Builder>Copyright © 2020. All rights reserved.