public static final class AccountAddress.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AccountAddress.Builder> implements AccountAddressOrBuilder
fincleartech.ibroker.AccountAddress| Modifier and Type | Method and Description |
|---|---|
AccountAddress.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AccountAddress |
build() |
AccountAddress |
buildPartial() |
AccountAddress.Builder |
clear() |
AccountAddress.Builder |
clearAddressLine1()
First line of the address
Mandatory
Maximum size 40
|
AccountAddress.Builder |
clearAddressLine2()
Second line of the address
Optional
Maximum size 40
|
AccountAddress.Builder |
clearAddressLine3()
Third line of the address
Optional
Maximum size 40
|
AccountAddress.Builder |
clearAddressLine4()
Forth line of the address
Optional
Maximum size 35
|
AccountAddress.Builder |
clearAddressLine5()
Fifth line of the address
Optional
Maximum size 35
|
AccountAddress.Builder |
clearCountry()
The country code which the address is located
Available options as defined in iBROKER.
|
AccountAddress.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AccountAddress.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AccountAddress.Builder |
clearPostCode()
The postcode which the address is located
Mandatory
Maximum size 16
|
AccountAddress.Builder |
clearState()
The state which the address is located
Mandatory
Maximum size 35
|
AccountAddress.Builder |
clearTown()
The town which the address is located
Mandatory
Maximum size 35
|
AccountAddress.Builder |
clone() |
com.google.protobuf.StringValue |
getAddressLine1()
First line of the address
Mandatory
Maximum size 40
|
com.google.protobuf.StringValue.Builder |
getAddressLine1Builder()
First line of the address
Mandatory
Maximum size 40
|
com.google.protobuf.StringValueOrBuilder |
getAddressLine1OrBuilder()
First line of the address
Mandatory
Maximum size 40
|
com.google.protobuf.StringValue |
getAddressLine2()
Second line of the address
Optional
Maximum size 40
|
com.google.protobuf.StringValue.Builder |
getAddressLine2Builder()
Second line of the address
Optional
Maximum size 40
|
com.google.protobuf.StringValueOrBuilder |
getAddressLine2OrBuilder()
Second line of the address
Optional
Maximum size 40
|
com.google.protobuf.StringValue |
getAddressLine3()
Third line of the address
Optional
Maximum size 40
|
com.google.protobuf.StringValue.Builder |
getAddressLine3Builder()
Third line of the address
Optional
Maximum size 40
|
com.google.protobuf.StringValueOrBuilder |
getAddressLine3OrBuilder()
Third line of the address
Optional
Maximum size 40
|
com.google.protobuf.StringValue |
getAddressLine4()
Forth line of the address
Optional
Maximum size 35
|
com.google.protobuf.StringValue.Builder |
getAddressLine4Builder()
Forth line of the address
Optional
Maximum size 35
|
com.google.protobuf.StringValueOrBuilder |
getAddressLine4OrBuilder()
Forth line of the address
Optional
Maximum size 35
|
com.google.protobuf.StringValue |
getAddressLine5()
Fifth line of the address
Optional
Maximum size 35
|
com.google.protobuf.StringValue.Builder |
getAddressLine5Builder()
Fifth line of the address
Optional
Maximum size 35
|
com.google.protobuf.StringValueOrBuilder |
getAddressLine5OrBuilder()
Fifth line of the address
Optional
Maximum size 35
|
com.google.protobuf.StringValue |
getCountry()
The country code which the address is located
Available options as defined in iBROKER.
|
com.google.protobuf.StringValue.Builder |
getCountryBuilder()
The country code which the address is located
Available options as defined in iBROKER.
|
com.google.protobuf.StringValueOrBuilder |
getCountryOrBuilder()
The country code which the address is located
Available options as defined in iBROKER.
|
AccountAddress |
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
Mandatory
Maximum size 16
|
com.google.protobuf.StringValue.Builder |
getPostCodeBuilder()
The postcode which the address is located
Mandatory
Maximum size 16
|
com.google.protobuf.StringValueOrBuilder |
getPostCodeOrBuilder()
The postcode which the address is located
Mandatory
Maximum size 16
|
com.google.protobuf.StringValue |
getState()
The state which the address is located
Mandatory
Maximum size 35
|
com.google.protobuf.StringValue.Builder |
getStateBuilder()
The state which the address is located
Mandatory
Maximum size 35
|
com.google.protobuf.StringValueOrBuilder |
getStateOrBuilder()
The state which the address is located
Mandatory
Maximum size 35
|
com.google.protobuf.StringValue |
getTown()
The town which the address is located
Mandatory
Maximum size 35
|
com.google.protobuf.StringValue.Builder |
getTownBuilder()
The town which the address is located
Mandatory
Maximum size 35
|
com.google.protobuf.StringValueOrBuilder |
getTownOrBuilder()
The town which the address is located
Mandatory
Maximum size 35
|
boolean |
hasAddressLine1()
First line of the address
Mandatory
Maximum size 40
|
boolean |
hasAddressLine2()
Second line of the address
Optional
Maximum size 40
|
boolean |
hasAddressLine3()
Third line of the address
Optional
Maximum size 40
|
boolean |
hasAddressLine4()
Forth line of the address
Optional
Maximum size 35
|
boolean |
hasAddressLine5()
Fifth line of the address
Optional
Maximum size 35
|
boolean |
hasCountry()
The country code which the address is located
Available options as defined in iBROKER.
|
boolean |
hasPostCode()
The postcode which the address is located
Mandatory
Maximum size 16
|
boolean |
hasState()
The state which the address is located
Mandatory
Maximum size 35
|
boolean |
hasTown()
The town which the address is located
Mandatory
Maximum size 35
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AccountAddress.Builder |
mergeAddressLine1(com.google.protobuf.StringValue value)
First line of the address
Mandatory
Maximum size 40
|
AccountAddress.Builder |
mergeAddressLine2(com.google.protobuf.StringValue value)
Second line of the address
Optional
Maximum size 40
|
AccountAddress.Builder |
mergeAddressLine3(com.google.protobuf.StringValue value)
Third line of the address
Optional
Maximum size 40
|
AccountAddress.Builder |
mergeAddressLine4(com.google.protobuf.StringValue value)
Forth line of the address
Optional
Maximum size 35
|
AccountAddress.Builder |
mergeAddressLine5(com.google.protobuf.StringValue value)
Fifth line of the address
Optional
Maximum size 35
|
AccountAddress.Builder |
mergeCountry(com.google.protobuf.StringValue value)
The country code which the address is located
Available options as defined in iBROKER.
|
AccountAddress.Builder |
mergeFrom(AccountAddress other) |
AccountAddress.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AccountAddress.Builder |
mergeFrom(com.google.protobuf.Message other) |
AccountAddress.Builder |
mergePostCode(com.google.protobuf.StringValue value)
The postcode which the address is located
Mandatory
Maximum size 16
|
AccountAddress.Builder |
mergeState(com.google.protobuf.StringValue value)
The state which the address is located
Mandatory
Maximum size 35
|
AccountAddress.Builder |
mergeTown(com.google.protobuf.StringValue value)
The town which the address is located
Mandatory
Maximum size 35
|
AccountAddress.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AccountAddress.Builder |
setAddressLine1(com.google.protobuf.StringValue.Builder builderForValue)
First line of the address
Mandatory
Maximum size 40
|
AccountAddress.Builder |
setAddressLine1(com.google.protobuf.StringValue value)
First line of the address
Mandatory
Maximum size 40
|
AccountAddress.Builder |
setAddressLine2(com.google.protobuf.StringValue.Builder builderForValue)
Second line of the address
Optional
Maximum size 40
|
AccountAddress.Builder |
setAddressLine2(com.google.protobuf.StringValue value)
Second line of the address
Optional
Maximum size 40
|
AccountAddress.Builder |
setAddressLine3(com.google.protobuf.StringValue.Builder builderForValue)
Third line of the address
Optional
Maximum size 40
|
AccountAddress.Builder |
setAddressLine3(com.google.protobuf.StringValue value)
Third line of the address
Optional
Maximum size 40
|
AccountAddress.Builder |
setAddressLine4(com.google.protobuf.StringValue.Builder builderForValue)
Forth line of the address
Optional
Maximum size 35
|
AccountAddress.Builder |
setAddressLine4(com.google.protobuf.StringValue value)
Forth line of the address
Optional
Maximum size 35
|
AccountAddress.Builder |
setAddressLine5(com.google.protobuf.StringValue.Builder builderForValue)
Fifth line of the address
Optional
Maximum size 35
|
AccountAddress.Builder |
setAddressLine5(com.google.protobuf.StringValue value)
Fifth line of the address
Optional
Maximum size 35
|
AccountAddress.Builder |
setCountry(com.google.protobuf.StringValue.Builder builderForValue)
The country code which the address is located
Available options as defined in iBROKER.
|
AccountAddress.Builder |
setCountry(com.google.protobuf.StringValue value)
The country code which the address is located
Available options as defined in iBROKER.
|
AccountAddress.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AccountAddress.Builder |
setPostCode(com.google.protobuf.StringValue.Builder builderForValue)
The postcode which the address is located
Mandatory
Maximum size 16
|
AccountAddress.Builder |
setPostCode(com.google.protobuf.StringValue value)
The postcode which the address is located
Mandatory
Maximum size 16
|
AccountAddress.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AccountAddress.Builder |
setState(com.google.protobuf.StringValue.Builder builderForValue)
The state which the address is located
Mandatory
Maximum size 35
|
AccountAddress.Builder |
setState(com.google.protobuf.StringValue value)
The state which the address is located
Mandatory
Maximum size 35
|
AccountAddress.Builder |
setTown(com.google.protobuf.StringValue.Builder builderForValue)
The town which the address is located
Mandatory
Maximum size 35
|
AccountAddress.Builder |
setTown(com.google.protobuf.StringValue value)
The town which the address is located
Mandatory
Maximum size 35
|
AccountAddress.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<AccountAddress.Builder>public AccountAddress.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<AccountAddress.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<AccountAddress.Builder>public AccountAddress getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic AccountAddress build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic AccountAddress buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic AccountAddress.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<AccountAddress.Builder>public AccountAddress.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<AccountAddress.Builder>public AccountAddress.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<AccountAddress.Builder>public AccountAddress.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AccountAddress.Builder>public AccountAddress.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<AccountAddress.Builder>public AccountAddress.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<AccountAddress.Builder>public AccountAddress.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AccountAddress.Builder>public AccountAddress.Builder mergeFrom(AccountAddress other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AccountAddress.Builder>public AccountAddress.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<AccountAddress.Builder>IOExceptionpublic boolean hasAddressLine1()
First line of the address Mandatory Maximum size 40
.google.protobuf.StringValue address_line_1 = 1;hasAddressLine1 in interface AccountAddressOrBuilderpublic com.google.protobuf.StringValue getAddressLine1()
First line of the address Mandatory Maximum size 40
.google.protobuf.StringValue address_line_1 = 1;getAddressLine1 in interface AccountAddressOrBuilderpublic AccountAddress.Builder setAddressLine1(com.google.protobuf.StringValue value)
First line of the address Mandatory Maximum size 40
.google.protobuf.StringValue address_line_1 = 1;public AccountAddress.Builder setAddressLine1(com.google.protobuf.StringValue.Builder builderForValue)
First line of the address Mandatory Maximum size 40
.google.protobuf.StringValue address_line_1 = 1;public AccountAddress.Builder mergeAddressLine1(com.google.protobuf.StringValue value)
First line of the address Mandatory Maximum size 40
.google.protobuf.StringValue address_line_1 = 1;public AccountAddress.Builder clearAddressLine1()
First line of the address Mandatory Maximum size 40
.google.protobuf.StringValue address_line_1 = 1;public com.google.protobuf.StringValue.Builder getAddressLine1Builder()
First line of the address Mandatory Maximum size 40
.google.protobuf.StringValue address_line_1 = 1;public com.google.protobuf.StringValueOrBuilder getAddressLine1OrBuilder()
First line of the address Mandatory Maximum size 40
.google.protobuf.StringValue address_line_1 = 1;getAddressLine1OrBuilder in interface AccountAddressOrBuilderpublic boolean hasAddressLine2()
Second line of the address Optional Maximum size 40
.google.protobuf.StringValue address_line_2 = 2;hasAddressLine2 in interface AccountAddressOrBuilderpublic com.google.protobuf.StringValue getAddressLine2()
Second line of the address Optional Maximum size 40
.google.protobuf.StringValue address_line_2 = 2;getAddressLine2 in interface AccountAddressOrBuilderpublic AccountAddress.Builder setAddressLine2(com.google.protobuf.StringValue value)
Second line of the address Optional Maximum size 40
.google.protobuf.StringValue address_line_2 = 2;public AccountAddress.Builder setAddressLine2(com.google.protobuf.StringValue.Builder builderForValue)
Second line of the address Optional Maximum size 40
.google.protobuf.StringValue address_line_2 = 2;public AccountAddress.Builder mergeAddressLine2(com.google.protobuf.StringValue value)
Second line of the address Optional Maximum size 40
.google.protobuf.StringValue address_line_2 = 2;public AccountAddress.Builder clearAddressLine2()
Second line of the address Optional Maximum size 40
.google.protobuf.StringValue address_line_2 = 2;public com.google.protobuf.StringValue.Builder getAddressLine2Builder()
Second line of the address Optional Maximum size 40
.google.protobuf.StringValue address_line_2 = 2;public com.google.protobuf.StringValueOrBuilder getAddressLine2OrBuilder()
Second line of the address Optional Maximum size 40
.google.protobuf.StringValue address_line_2 = 2;getAddressLine2OrBuilder in interface AccountAddressOrBuilderpublic boolean hasAddressLine3()
Third line of the address Optional Maximum size 40
.google.protobuf.StringValue address_line_3 = 3;hasAddressLine3 in interface AccountAddressOrBuilderpublic com.google.protobuf.StringValue getAddressLine3()
Third line of the address Optional Maximum size 40
.google.protobuf.StringValue address_line_3 = 3;getAddressLine3 in interface AccountAddressOrBuilderpublic AccountAddress.Builder setAddressLine3(com.google.protobuf.StringValue value)
Third line of the address Optional Maximum size 40
.google.protobuf.StringValue address_line_3 = 3;public AccountAddress.Builder setAddressLine3(com.google.protobuf.StringValue.Builder builderForValue)
Third line of the address Optional Maximum size 40
.google.protobuf.StringValue address_line_3 = 3;public AccountAddress.Builder mergeAddressLine3(com.google.protobuf.StringValue value)
Third line of the address Optional Maximum size 40
.google.protobuf.StringValue address_line_3 = 3;public AccountAddress.Builder clearAddressLine3()
Third line of the address Optional Maximum size 40
.google.protobuf.StringValue address_line_3 = 3;public com.google.protobuf.StringValue.Builder getAddressLine3Builder()
Third line of the address Optional Maximum size 40
.google.protobuf.StringValue address_line_3 = 3;public com.google.protobuf.StringValueOrBuilder getAddressLine3OrBuilder()
Third line of the address Optional Maximum size 40
.google.protobuf.StringValue address_line_3 = 3;getAddressLine3OrBuilder in interface AccountAddressOrBuilderpublic boolean hasAddressLine4()
Forth line of the address Optional Maximum size 35
.google.protobuf.StringValue address_line_4 = 4;hasAddressLine4 in interface AccountAddressOrBuilderpublic com.google.protobuf.StringValue getAddressLine4()
Forth line of the address Optional Maximum size 35
.google.protobuf.StringValue address_line_4 = 4;getAddressLine4 in interface AccountAddressOrBuilderpublic AccountAddress.Builder setAddressLine4(com.google.protobuf.StringValue value)
Forth line of the address Optional Maximum size 35
.google.protobuf.StringValue address_line_4 = 4;public AccountAddress.Builder setAddressLine4(com.google.protobuf.StringValue.Builder builderForValue)
Forth line of the address Optional Maximum size 35
.google.protobuf.StringValue address_line_4 = 4;public AccountAddress.Builder mergeAddressLine4(com.google.protobuf.StringValue value)
Forth line of the address Optional Maximum size 35
.google.protobuf.StringValue address_line_4 = 4;public AccountAddress.Builder clearAddressLine4()
Forth line of the address Optional Maximum size 35
.google.protobuf.StringValue address_line_4 = 4;public com.google.protobuf.StringValue.Builder getAddressLine4Builder()
Forth line of the address Optional Maximum size 35
.google.protobuf.StringValue address_line_4 = 4;public com.google.protobuf.StringValueOrBuilder getAddressLine4OrBuilder()
Forth line of the address Optional Maximum size 35
.google.protobuf.StringValue address_line_4 = 4;getAddressLine4OrBuilder in interface AccountAddressOrBuilderpublic boolean hasAddressLine5()
Fifth line of the address Optional Maximum size 35
.google.protobuf.StringValue address_line_5 = 5;hasAddressLine5 in interface AccountAddressOrBuilderpublic com.google.protobuf.StringValue getAddressLine5()
Fifth line of the address Optional Maximum size 35
.google.protobuf.StringValue address_line_5 = 5;getAddressLine5 in interface AccountAddressOrBuilderpublic AccountAddress.Builder setAddressLine5(com.google.protobuf.StringValue value)
Fifth line of the address Optional Maximum size 35
.google.protobuf.StringValue address_line_5 = 5;public AccountAddress.Builder setAddressLine5(com.google.protobuf.StringValue.Builder builderForValue)
Fifth line of the address Optional Maximum size 35
.google.protobuf.StringValue address_line_5 = 5;public AccountAddress.Builder mergeAddressLine5(com.google.protobuf.StringValue value)
Fifth line of the address Optional Maximum size 35
.google.protobuf.StringValue address_line_5 = 5;public AccountAddress.Builder clearAddressLine5()
Fifth line of the address Optional Maximum size 35
.google.protobuf.StringValue address_line_5 = 5;public com.google.protobuf.StringValue.Builder getAddressLine5Builder()
Fifth line of the address Optional Maximum size 35
.google.protobuf.StringValue address_line_5 = 5;public com.google.protobuf.StringValueOrBuilder getAddressLine5OrBuilder()
Fifth line of the address Optional Maximum size 35
.google.protobuf.StringValue address_line_5 = 5;getAddressLine5OrBuilder in interface AccountAddressOrBuilderpublic boolean hasTown()
The town which the address is located Mandatory Maximum size 35
.google.protobuf.StringValue town = 6;hasTown in interface AccountAddressOrBuilderpublic com.google.protobuf.StringValue getTown()
The town which the address is located Mandatory Maximum size 35
.google.protobuf.StringValue town = 6;getTown in interface AccountAddressOrBuilderpublic AccountAddress.Builder setTown(com.google.protobuf.StringValue value)
The town which the address is located Mandatory Maximum size 35
.google.protobuf.StringValue town = 6;public AccountAddress.Builder setTown(com.google.protobuf.StringValue.Builder builderForValue)
The town which the address is located Mandatory Maximum size 35
.google.protobuf.StringValue town = 6;public AccountAddress.Builder mergeTown(com.google.protobuf.StringValue value)
The town which the address is located Mandatory Maximum size 35
.google.protobuf.StringValue town = 6;public AccountAddress.Builder clearTown()
The town which the address is located Mandatory Maximum size 35
.google.protobuf.StringValue town = 6;public com.google.protobuf.StringValue.Builder getTownBuilder()
The town which the address is located Mandatory Maximum size 35
.google.protobuf.StringValue town = 6;public com.google.protobuf.StringValueOrBuilder getTownOrBuilder()
The town which the address is located Mandatory Maximum size 35
.google.protobuf.StringValue town = 6;getTownOrBuilder in interface AccountAddressOrBuilderpublic boolean hasState()
The state which the address is located Mandatory Maximum size 35
.google.protobuf.StringValue state = 7;hasState in interface AccountAddressOrBuilderpublic com.google.protobuf.StringValue getState()
The state which the address is located Mandatory Maximum size 35
.google.protobuf.StringValue state = 7;getState in interface AccountAddressOrBuilderpublic AccountAddress.Builder setState(com.google.protobuf.StringValue value)
The state which the address is located Mandatory Maximum size 35
.google.protobuf.StringValue state = 7;public AccountAddress.Builder setState(com.google.protobuf.StringValue.Builder builderForValue)
The state which the address is located Mandatory Maximum size 35
.google.protobuf.StringValue state = 7;public AccountAddress.Builder mergeState(com.google.protobuf.StringValue value)
The state which the address is located Mandatory Maximum size 35
.google.protobuf.StringValue state = 7;public AccountAddress.Builder clearState()
The state which the address is located Mandatory Maximum size 35
.google.protobuf.StringValue state = 7;public com.google.protobuf.StringValue.Builder getStateBuilder()
The state which the address is located Mandatory Maximum size 35
.google.protobuf.StringValue state = 7;public com.google.protobuf.StringValueOrBuilder getStateOrBuilder()
The state which the address is located Mandatory Maximum size 35
.google.protobuf.StringValue state = 7;getStateOrBuilder in interface AccountAddressOrBuilderpublic boolean hasPostCode()
The postcode which the address is located Mandatory Maximum size 16
.google.protobuf.StringValue post_code = 8;hasPostCode in interface AccountAddressOrBuilderpublic com.google.protobuf.StringValue getPostCode()
The postcode which the address is located Mandatory Maximum size 16
.google.protobuf.StringValue post_code = 8;getPostCode in interface AccountAddressOrBuilderpublic AccountAddress.Builder setPostCode(com.google.protobuf.StringValue value)
The postcode which the address is located Mandatory Maximum size 16
.google.protobuf.StringValue post_code = 8;public AccountAddress.Builder setPostCode(com.google.protobuf.StringValue.Builder builderForValue)
The postcode which the address is located Mandatory Maximum size 16
.google.protobuf.StringValue post_code = 8;public AccountAddress.Builder mergePostCode(com.google.protobuf.StringValue value)
The postcode which the address is located Mandatory Maximum size 16
.google.protobuf.StringValue post_code = 8;public AccountAddress.Builder clearPostCode()
The postcode which the address is located Mandatory Maximum size 16
.google.protobuf.StringValue post_code = 8;public com.google.protobuf.StringValue.Builder getPostCodeBuilder()
The postcode which the address is located Mandatory Maximum size 16
.google.protobuf.StringValue post_code = 8;public com.google.protobuf.StringValueOrBuilder getPostCodeOrBuilder()
The postcode which the address is located Mandatory Maximum size 16
.google.protobuf.StringValue post_code = 8;getPostCodeOrBuilder in interface AccountAddressOrBuilderpublic boolean hasCountry()
The country code which the address is located Available options as defined in iBROKER. Mandatory Maximum Size 2
.google.protobuf.StringValue country = 9;hasCountry in interface AccountAddressOrBuilderpublic com.google.protobuf.StringValue getCountry()
The country code which the address is located Available options as defined in iBROKER. Mandatory Maximum Size 2
.google.protobuf.StringValue country = 9;getCountry in interface AccountAddressOrBuilderpublic AccountAddress.Builder setCountry(com.google.protobuf.StringValue value)
The country code which the address is located Available options as defined in iBROKER. Mandatory Maximum Size 2
.google.protobuf.StringValue country = 9;public AccountAddress.Builder setCountry(com.google.protobuf.StringValue.Builder builderForValue)
The country code which the address is located Available options as defined in iBROKER. Mandatory Maximum Size 2
.google.protobuf.StringValue country = 9;public AccountAddress.Builder mergeCountry(com.google.protobuf.StringValue value)
The country code which the address is located Available options as defined in iBROKER. Mandatory Maximum Size 2
.google.protobuf.StringValue country = 9;public AccountAddress.Builder clearCountry()
The country code which the address is located Available options as defined in iBROKER. Mandatory Maximum Size 2
.google.protobuf.StringValue country = 9;public com.google.protobuf.StringValue.Builder getCountryBuilder()
The country code which the address is located Available options as defined in iBROKER. Mandatory Maximum Size 2
.google.protobuf.StringValue country = 9;public com.google.protobuf.StringValueOrBuilder getCountryOrBuilder()
The country code which the address is located Available options as defined in iBROKER. Mandatory Maximum Size 2
.google.protobuf.StringValue country = 9;getCountryOrBuilder in interface AccountAddressOrBuilderpublic final AccountAddress.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AccountAddress.Builder>public final AccountAddress.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AccountAddress.Builder>Copyright © 2022. All rights reserved.