public static final class SettlementAccountNotification.Address.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SettlementAccountNotification.Address.Builder> implements SettlementAccountNotification.AddressOrBuilder
fincleartech.ibroker.SettlementAccountNotification.Address| Modifier and Type | Method and Description |
|---|---|
SettlementAccountNotification.Address.Builder |
addAddressLine(int index,
com.google.protobuf.StringValue.Builder builderForValue)
repeated .google.protobuf.StringValue address_line = 1; |
SettlementAccountNotification.Address.Builder |
addAddressLine(int index,
com.google.protobuf.StringValue value)
repeated .google.protobuf.StringValue address_line = 1; |
SettlementAccountNotification.Address.Builder |
addAddressLine(com.google.protobuf.StringValue.Builder builderForValue)
repeated .google.protobuf.StringValue address_line = 1; |
SettlementAccountNotification.Address.Builder |
addAddressLine(com.google.protobuf.StringValue value)
repeated .google.protobuf.StringValue address_line = 1; |
com.google.protobuf.StringValue.Builder |
addAddressLineBuilder()
repeated .google.protobuf.StringValue address_line = 1; |
com.google.protobuf.StringValue.Builder |
addAddressLineBuilder(int index)
repeated .google.protobuf.StringValue address_line = 1; |
SettlementAccountNotification.Address.Builder |
addAllAddressLine(Iterable<? extends com.google.protobuf.StringValue> values)
repeated .google.protobuf.StringValue address_line = 1; |
SettlementAccountNotification.Address.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SettlementAccountNotification.Address |
build() |
SettlementAccountNotification.Address |
buildPartial() |
SettlementAccountNotification.Address.Builder |
clear() |
SettlementAccountNotification.Address.Builder |
clearAddressLine()
repeated .google.protobuf.StringValue address_line = 1; |
SettlementAccountNotification.Address.Builder |
clearCountry()
The country code which the address is located
|
SettlementAccountNotification.Address.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SettlementAccountNotification.Address.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SettlementAccountNotification.Address.Builder |
clearPostCode()
The postcode which the address is located
|
SettlementAccountNotification.Address.Builder |
clearState()
The state which the address is located
|
SettlementAccountNotification.Address.Builder |
clearTownName()
The town which the address is located
|
SettlementAccountNotification.Address.Builder |
clone() |
com.google.protobuf.StringValue |
getAddressLine(int index)
repeated .google.protobuf.StringValue address_line = 1; |
com.google.protobuf.StringValue.Builder |
getAddressLineBuilder(int index)
repeated .google.protobuf.StringValue address_line = 1; |
List<com.google.protobuf.StringValue.Builder> |
getAddressLineBuilderList()
repeated .google.protobuf.StringValue address_line = 1; |
int |
getAddressLineCount()
repeated .google.protobuf.StringValue address_line = 1; |
List<com.google.protobuf.StringValue> |
getAddressLineList()
repeated .google.protobuf.StringValue address_line = 1; |
com.google.protobuf.StringValueOrBuilder |
getAddressLineOrBuilder(int index)
repeated .google.protobuf.StringValue address_line = 1; |
List<? extends com.google.protobuf.StringValueOrBuilder> |
getAddressLineOrBuilderList()
repeated .google.protobuf.StringValue address_line = 1; |
com.google.protobuf.StringValue |
getCountry()
The country code which the address is located
|
com.google.protobuf.StringValue.Builder |
getCountryBuilder()
The country code which the address is located
|
com.google.protobuf.StringValueOrBuilder |
getCountryOrBuilder()
The country code which the address is located
|
SettlementAccountNotification.Address |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.StringValue |
getPostCode()
The postcode which the address is located
|
com.google.protobuf.StringValue.Builder |
getPostCodeBuilder()
The postcode which the address is located
|
com.google.protobuf.StringValueOrBuilder |
getPostCodeOrBuilder()
The postcode which the address is located
|
com.google.protobuf.StringValue |
getState()
The state which the address is located
|
com.google.protobuf.StringValue.Builder |
getStateBuilder()
The state which the address is located
|
com.google.protobuf.StringValueOrBuilder |
getStateOrBuilder()
The state which the address is located
|
com.google.protobuf.StringValue |
getTownName()
The town which the address is located
|
com.google.protobuf.StringValue.Builder |
getTownNameBuilder()
The town which the address is located
|
com.google.protobuf.StringValueOrBuilder |
getTownNameOrBuilder()
The town which the address is located
|
boolean |
hasCountry()
The country code which the address is located
|
boolean |
hasPostCode()
The postcode which the address is located
|
boolean |
hasState()
The state which the address is located
|
boolean |
hasTownName()
The town which the address is located
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SettlementAccountNotification.Address.Builder |
mergeCountry(com.google.protobuf.StringValue value)
The country code which the address is located
|
SettlementAccountNotification.Address.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SettlementAccountNotification.Address.Builder |
mergeFrom(com.google.protobuf.Message other) |
SettlementAccountNotification.Address.Builder |
mergeFrom(SettlementAccountNotification.Address other) |
SettlementAccountNotification.Address.Builder |
mergePostCode(com.google.protobuf.StringValue value)
The postcode which the address is located
|
SettlementAccountNotification.Address.Builder |
mergeState(com.google.protobuf.StringValue value)
The state which the address is located
|
SettlementAccountNotification.Address.Builder |
mergeTownName(com.google.protobuf.StringValue value)
The town which the address is located
|
SettlementAccountNotification.Address.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SettlementAccountNotification.Address.Builder |
removeAddressLine(int index)
repeated .google.protobuf.StringValue address_line = 1; |
SettlementAccountNotification.Address.Builder |
setAddressLine(int index,
com.google.protobuf.StringValue.Builder builderForValue)
repeated .google.protobuf.StringValue address_line = 1; |
SettlementAccountNotification.Address.Builder |
setAddressLine(int index,
com.google.protobuf.StringValue value)
repeated .google.protobuf.StringValue address_line = 1; |
SettlementAccountNotification.Address.Builder |
setCountry(com.google.protobuf.StringValue.Builder builderForValue)
The country code which the address is located
|
SettlementAccountNotification.Address.Builder |
setCountry(com.google.protobuf.StringValue value)
The country code which the address is located
|
SettlementAccountNotification.Address.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SettlementAccountNotification.Address.Builder |
setPostCode(com.google.protobuf.StringValue.Builder builderForValue)
The postcode which the address is located
|
SettlementAccountNotification.Address.Builder |
setPostCode(com.google.protobuf.StringValue value)
The postcode which the address is located
|
SettlementAccountNotification.Address.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SettlementAccountNotification.Address.Builder |
setState(com.google.protobuf.StringValue.Builder builderForValue)
The state which the address is located
|
SettlementAccountNotification.Address.Builder |
setState(com.google.protobuf.StringValue value)
The state which the address is located
|
SettlementAccountNotification.Address.Builder |
setTownName(com.google.protobuf.StringValue.Builder builderForValue)
The town which the address is located
|
SettlementAccountNotification.Address.Builder |
setTownName(com.google.protobuf.StringValue value)
The town which the address is located
|
SettlementAccountNotification.Address.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<SettlementAccountNotification.Address.Builder>public SettlementAccountNotification.Address.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<SettlementAccountNotification.Address.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<SettlementAccountNotification.Address.Builder>public SettlementAccountNotification.Address getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic SettlementAccountNotification.Address build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic SettlementAccountNotification.Address buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic SettlementAccountNotification.Address.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<SettlementAccountNotification.Address.Builder>public SettlementAccountNotification.Address.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<SettlementAccountNotification.Address.Builder>public SettlementAccountNotification.Address.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<SettlementAccountNotification.Address.Builder>public SettlementAccountNotification.Address.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<SettlementAccountNotification.Address.Builder>public SettlementAccountNotification.Address.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<SettlementAccountNotification.Address.Builder>public SettlementAccountNotification.Address.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<SettlementAccountNotification.Address.Builder>public SettlementAccountNotification.Address.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SettlementAccountNotification.Address.Builder>public SettlementAccountNotification.Address.Builder mergeFrom(SettlementAccountNotification.Address other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SettlementAccountNotification.Address.Builder>public SettlementAccountNotification.Address.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<SettlementAccountNotification.Address.Builder>IOExceptionpublic List<com.google.protobuf.StringValue> getAddressLineList()
repeated .google.protobuf.StringValue address_line = 1;getAddressLineList in interface SettlementAccountNotification.AddressOrBuilderpublic int getAddressLineCount()
repeated .google.protobuf.StringValue address_line = 1;getAddressLineCount in interface SettlementAccountNotification.AddressOrBuilderpublic com.google.protobuf.StringValue getAddressLine(int index)
repeated .google.protobuf.StringValue address_line = 1;getAddressLine in interface SettlementAccountNotification.AddressOrBuilderpublic SettlementAccountNotification.Address.Builder setAddressLine(int index, com.google.protobuf.StringValue value)
repeated .google.protobuf.StringValue address_line = 1;public SettlementAccountNotification.Address.Builder setAddressLine(int index, com.google.protobuf.StringValue.Builder builderForValue)
repeated .google.protobuf.StringValue address_line = 1;public SettlementAccountNotification.Address.Builder addAddressLine(com.google.protobuf.StringValue value)
repeated .google.protobuf.StringValue address_line = 1;public SettlementAccountNotification.Address.Builder addAddressLine(int index, com.google.protobuf.StringValue value)
repeated .google.protobuf.StringValue address_line = 1;public SettlementAccountNotification.Address.Builder addAddressLine(com.google.protobuf.StringValue.Builder builderForValue)
repeated .google.protobuf.StringValue address_line = 1;public SettlementAccountNotification.Address.Builder addAddressLine(int index, com.google.protobuf.StringValue.Builder builderForValue)
repeated .google.protobuf.StringValue address_line = 1;public SettlementAccountNotification.Address.Builder addAllAddressLine(Iterable<? extends com.google.protobuf.StringValue> values)
repeated .google.protobuf.StringValue address_line = 1;public SettlementAccountNotification.Address.Builder clearAddressLine()
repeated .google.protobuf.StringValue address_line = 1;public SettlementAccountNotification.Address.Builder removeAddressLine(int index)
repeated .google.protobuf.StringValue address_line = 1;public com.google.protobuf.StringValue.Builder getAddressLineBuilder(int index)
repeated .google.protobuf.StringValue address_line = 1;public com.google.protobuf.StringValueOrBuilder getAddressLineOrBuilder(int index)
repeated .google.protobuf.StringValue address_line = 1;getAddressLineOrBuilder in interface SettlementAccountNotification.AddressOrBuilderpublic List<? extends com.google.protobuf.StringValueOrBuilder> getAddressLineOrBuilderList()
repeated .google.protobuf.StringValue address_line = 1;getAddressLineOrBuilderList in interface SettlementAccountNotification.AddressOrBuilderpublic com.google.protobuf.StringValue.Builder addAddressLineBuilder()
repeated .google.protobuf.StringValue address_line = 1;public com.google.protobuf.StringValue.Builder addAddressLineBuilder(int index)
repeated .google.protobuf.StringValue address_line = 1;public List<com.google.protobuf.StringValue.Builder> getAddressLineBuilderList()
repeated .google.protobuf.StringValue address_line = 1;public boolean hasTownName()
The town which the address is located
.google.protobuf.StringValue town_name = 2;hasTownName in interface SettlementAccountNotification.AddressOrBuilderpublic com.google.protobuf.StringValue getTownName()
The town which the address is located
.google.protobuf.StringValue town_name = 2;getTownName in interface SettlementAccountNotification.AddressOrBuilderpublic SettlementAccountNotification.Address.Builder setTownName(com.google.protobuf.StringValue value)
The town which the address is located
.google.protobuf.StringValue town_name = 2;public SettlementAccountNotification.Address.Builder setTownName(com.google.protobuf.StringValue.Builder builderForValue)
The town which the address is located
.google.protobuf.StringValue town_name = 2;public SettlementAccountNotification.Address.Builder mergeTownName(com.google.protobuf.StringValue value)
The town which the address is located
.google.protobuf.StringValue town_name = 2;public SettlementAccountNotification.Address.Builder clearTownName()
The town which the address is located
.google.protobuf.StringValue town_name = 2;public com.google.protobuf.StringValue.Builder getTownNameBuilder()
The town which the address is located
.google.protobuf.StringValue town_name = 2;public com.google.protobuf.StringValueOrBuilder getTownNameOrBuilder()
The town which the address is located
.google.protobuf.StringValue town_name = 2;getTownNameOrBuilder in interface SettlementAccountNotification.AddressOrBuilderpublic boolean hasState()
The state which the address is located
.google.protobuf.StringValue state = 3;hasState in interface SettlementAccountNotification.AddressOrBuilderpublic com.google.protobuf.StringValue getState()
The state which the address is located
.google.protobuf.StringValue state = 3;getState in interface SettlementAccountNotification.AddressOrBuilderpublic SettlementAccountNotification.Address.Builder setState(com.google.protobuf.StringValue value)
The state which the address is located
.google.protobuf.StringValue state = 3;public SettlementAccountNotification.Address.Builder setState(com.google.protobuf.StringValue.Builder builderForValue)
The state which the address is located
.google.protobuf.StringValue state = 3;public SettlementAccountNotification.Address.Builder mergeState(com.google.protobuf.StringValue value)
The state which the address is located
.google.protobuf.StringValue state = 3;public SettlementAccountNotification.Address.Builder clearState()
The state which the address is located
.google.protobuf.StringValue state = 3;public com.google.protobuf.StringValue.Builder getStateBuilder()
The state which the address is located
.google.protobuf.StringValue state = 3;public com.google.protobuf.StringValueOrBuilder getStateOrBuilder()
The state which the address is located
.google.protobuf.StringValue state = 3;getStateOrBuilder in interface SettlementAccountNotification.AddressOrBuilderpublic boolean hasPostCode()
The postcode which the address is located
.google.protobuf.StringValue post_code = 4;hasPostCode in interface SettlementAccountNotification.AddressOrBuilderpublic com.google.protobuf.StringValue getPostCode()
The postcode which the address is located
.google.protobuf.StringValue post_code = 4;getPostCode in interface SettlementAccountNotification.AddressOrBuilderpublic SettlementAccountNotification.Address.Builder setPostCode(com.google.protobuf.StringValue value)
The postcode which the address is located
.google.protobuf.StringValue post_code = 4;public SettlementAccountNotification.Address.Builder setPostCode(com.google.protobuf.StringValue.Builder builderForValue)
The postcode which the address is located
.google.protobuf.StringValue post_code = 4;public SettlementAccountNotification.Address.Builder mergePostCode(com.google.protobuf.StringValue value)
The postcode which the address is located
.google.protobuf.StringValue post_code = 4;public SettlementAccountNotification.Address.Builder clearPostCode()
The postcode which the address is located
.google.protobuf.StringValue post_code = 4;public com.google.protobuf.StringValue.Builder getPostCodeBuilder()
The postcode which the address is located
.google.protobuf.StringValue post_code = 4;public com.google.protobuf.StringValueOrBuilder getPostCodeOrBuilder()
The postcode which the address is located
.google.protobuf.StringValue post_code = 4;getPostCodeOrBuilder in interface SettlementAccountNotification.AddressOrBuilderpublic boolean hasCountry()
The country code which the address is located
.google.protobuf.StringValue country = 5;hasCountry in interface SettlementAccountNotification.AddressOrBuilderpublic com.google.protobuf.StringValue getCountry()
The country code which the address is located
.google.protobuf.StringValue country = 5;getCountry in interface SettlementAccountNotification.AddressOrBuilderpublic SettlementAccountNotification.Address.Builder setCountry(com.google.protobuf.StringValue value)
The country code which the address is located
.google.protobuf.StringValue country = 5;public SettlementAccountNotification.Address.Builder setCountry(com.google.protobuf.StringValue.Builder builderForValue)
The country code which the address is located
.google.protobuf.StringValue country = 5;public SettlementAccountNotification.Address.Builder mergeCountry(com.google.protobuf.StringValue value)
The country code which the address is located
.google.protobuf.StringValue country = 5;public SettlementAccountNotification.Address.Builder clearCountry()
The country code which the address is located
.google.protobuf.StringValue country = 5;public com.google.protobuf.StringValue.Builder getCountryBuilder()
The country code which the address is located
.google.protobuf.StringValue country = 5;public com.google.protobuf.StringValueOrBuilder getCountryOrBuilder()
The country code which the address is located
.google.protobuf.StringValue country = 5;getCountryOrBuilder in interface SettlementAccountNotification.AddressOrBuilderpublic final SettlementAccountNotification.Address.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SettlementAccountNotification.Address.Builder>public final SettlementAccountNotification.Address.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SettlementAccountNotification.Address.Builder>Copyright © 2022. All rights reserved.