public final class Address extends com.google.protobuf.GeneratedMessageV3 implements AddressOrBuilder
fincleartech.ibroker.Address| Modifier and Type | Class and Description |
|---|---|
static class |
Address.Builder
Protobuf type
fincleartech.ibroker.Address |
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 Address |
getDefaultInstance() |
Address |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<Address> |
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 Address.Builder |
newBuilder() |
static Address.Builder |
newBuilder(Address prototype) |
Address.Builder |
newBuilderForType() |
protected Address.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Address |
parseDelimitedFrom(InputStream input) |
static Address |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Address |
parseFrom(byte[] data) |
static Address |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Address |
parseFrom(ByteBuffer data) |
static Address |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Address |
parseFrom(com.google.protobuf.ByteString data) |
static Address |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Address |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Address |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Address |
parseFrom(InputStream input) |
static Address |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Address> |
parser() |
Address.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 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 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 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 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 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 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 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 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 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 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 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 Address parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Address parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Address parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Address parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Address parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Address parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Address parseFrom(InputStream input) throws IOException
IOExceptionpublic static Address parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Address parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Address parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Address parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Address parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Address.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Address.Builder newBuilder()
public static Address.Builder newBuilder(Address prototype)
public Address.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Address.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Address getDefaultInstance()
public static com.google.protobuf.Parser<Address> parser()
public com.google.protobuf.Parser<Address> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Address getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.