public interface AddressOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getAddressLine1()
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.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.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.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.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.StringValueOrBuilder |
getCountryOrBuilder()
The country code which the address is located
Available options as defined in iBROKER.
|
com.google.protobuf.StringValue |
getPostCode()
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.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.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
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAddressLine1()
First line of the address Mandatory Maximum size 40
.google.protobuf.StringValue address_line_1 = 1;com.google.protobuf.StringValue getAddressLine1()
First line of the address Mandatory Maximum size 40
.google.protobuf.StringValue address_line_1 = 1;com.google.protobuf.StringValueOrBuilder getAddressLine1OrBuilder()
First line of the address Mandatory Maximum size 40
.google.protobuf.StringValue address_line_1 = 1;boolean hasAddressLine2()
Second line of the address Optional Maximum size 40
.google.protobuf.StringValue address_line_2 = 2;com.google.protobuf.StringValue getAddressLine2()
Second line of the address Optional Maximum size 40
.google.protobuf.StringValue address_line_2 = 2;com.google.protobuf.StringValueOrBuilder getAddressLine2OrBuilder()
Second line of the address Optional Maximum size 40
.google.protobuf.StringValue address_line_2 = 2;boolean hasAddressLine3()
Third line of the address Optional Maximum size 40
.google.protobuf.StringValue address_line_3 = 3;com.google.protobuf.StringValue getAddressLine3()
Third line of the address Optional Maximum size 40
.google.protobuf.StringValue address_line_3 = 3;com.google.protobuf.StringValueOrBuilder getAddressLine3OrBuilder()
Third line of the address Optional Maximum size 40
.google.protobuf.StringValue address_line_3 = 3;boolean hasAddressLine4()
Forth line of the address Optional Maximum size 35
.google.protobuf.StringValue address_line_4 = 4;com.google.protobuf.StringValue getAddressLine4()
Forth line of the address Optional Maximum size 35
.google.protobuf.StringValue address_line_4 = 4;com.google.protobuf.StringValueOrBuilder getAddressLine4OrBuilder()
Forth line of the address Optional Maximum size 35
.google.protobuf.StringValue address_line_4 = 4;boolean hasAddressLine5()
Fifth line of the address Optional Maximum size 35
.google.protobuf.StringValue address_line_5 = 5;com.google.protobuf.StringValue getAddressLine5()
Fifth line of the address Optional Maximum size 35
.google.protobuf.StringValue address_line_5 = 5;com.google.protobuf.StringValueOrBuilder getAddressLine5OrBuilder()
Fifth line of the address Optional Maximum size 35
.google.protobuf.StringValue address_line_5 = 5;boolean hasTown()
The town which the address is located Mandatory Maximum size 35
.google.protobuf.StringValue town = 6;com.google.protobuf.StringValue getTown()
The town which the address is located Mandatory Maximum size 35
.google.protobuf.StringValue town = 6;com.google.protobuf.StringValueOrBuilder getTownOrBuilder()
The town which the address is located Mandatory Maximum size 35
.google.protobuf.StringValue town = 6;boolean hasState()
The state which the address is located Mandatory Maximum size 35
.google.protobuf.StringValue state = 7;com.google.protobuf.StringValue getState()
The state which the address is located Mandatory Maximum size 35
.google.protobuf.StringValue state = 7;com.google.protobuf.StringValueOrBuilder getStateOrBuilder()
The state which the address is located Mandatory Maximum size 35
.google.protobuf.StringValue state = 7;boolean hasPostCode()
The postcode which the address is located Mandatory Maximum size 16
.google.protobuf.StringValue post_code = 8;com.google.protobuf.StringValue getPostCode()
The postcode which the address is located Mandatory Maximum size 16
.google.protobuf.StringValue post_code = 8;com.google.protobuf.StringValueOrBuilder getPostCodeOrBuilder()
The postcode which the address is located Mandatory Maximum size 16
.google.protobuf.StringValue post_code = 8;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;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;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;Copyright © 2020. All rights reserved.