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