public final class AccountAddress extends com.google.protobuf.GeneratedMessageV3 implements AccountAddressOrBuilder
fincleartech.ibroker.AccountAddress| Modifier and Type | Class and Description |
|---|---|
static class |
AccountAddress.Builder
Protobuf type
fincleartech.ibroker.AccountAddress |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ADDRESS_LINE_1_FIELD_NUMBER |
static int |
ADDRESS_LINE_2_FIELD_NUMBER |
static int |
ADDRESS_LINE_3_FIELD_NUMBER |
static int |
ADDRESS_LINE_4_FIELD_NUMBER |
static int |
ADDRESS_LINE_5_FIELD_NUMBER |
static int |
COUNTRY_FIELD_NUMBER |
static int |
POST_CODE_FIELD_NUMBER |
static int |
STATE_FIELD_NUMBER |
static int |
TOWN_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
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.
|
static AccountAddress |
getDefaultInstance() |
AccountAddress |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<AccountAddress> |
getParserForType() |
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
|
int |
getSerializedSize() |
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
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
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.
|
int |
hashCode() |
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() |
static AccountAddress.Builder |
newBuilder() |
static AccountAddress.Builder |
newBuilder(AccountAddress prototype) |
AccountAddress.Builder |
newBuilderForType() |
protected AccountAddress.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static AccountAddress |
parseDelimitedFrom(InputStream input) |
static AccountAddress |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountAddress |
parseFrom(byte[] data) |
static AccountAddress |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountAddress |
parseFrom(ByteBuffer data) |
static AccountAddress |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountAddress |
parseFrom(com.google.protobuf.ByteString data) |
static AccountAddress |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountAddress |
parseFrom(com.google.protobuf.CodedInputStream input) |
static AccountAddress |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountAddress |
parseFrom(InputStream input) |
static AccountAddress |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<AccountAddress> |
parser() |
AccountAddress.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, getSerializedSizeInternal, isInitializedInternal, makeImmutableInternal, mergeFromInternal, toByteArray, toByteString, writeDelimitedTo, writeTo, writeToInternalclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int ADDRESS_LINE_1_FIELD_NUMBER
public static final int ADDRESS_LINE_2_FIELD_NUMBER
public static final int ADDRESS_LINE_3_FIELD_NUMBER
public static final int ADDRESS_LINE_4_FIELD_NUMBER
public static final int ADDRESS_LINE_5_FIELD_NUMBER
public static final int TOWN_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
public static final int POST_CODE_FIELD_NUMBER
public static final int COUNTRY_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public 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 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 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 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 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 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 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 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 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 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 boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static AccountAddress parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AccountAddress parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AccountAddress parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AccountAddress parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AccountAddress parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AccountAddress parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AccountAddress parseFrom(InputStream input) throws IOException
IOExceptionpublic static AccountAddress parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AccountAddress parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static AccountAddress parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AccountAddress parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static AccountAddress parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic AccountAddress.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static AccountAddress.Builder newBuilder()
public static AccountAddress.Builder newBuilder(AccountAddress prototype)
public AccountAddress.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected AccountAddress.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static AccountAddress getDefaultInstance()
public static com.google.protobuf.Parser<AccountAddress> parser()
public com.google.protobuf.Parser<AccountAddress> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public AccountAddress getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022. All rights reserved.