public static final class SettlementAccountNotification.Holder extends com.google.protobuf.GeneratedMessageV3 implements SettlementAccountNotification.HolderOrBuilder
fincleartech.ibroker.SettlementAccountNotification.Holder| Modifier and Type | Class and Description |
|---|---|
static class |
SettlementAccountNotification.Holder.Builder
Protobuf type
fincleartech.ibroker.SettlementAccountNotification.Holder |
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_FIELD_NUMBER |
static int |
ADDRESS_TYPE_FIELD_NUMBER |
static int |
COMPANY_INCORPORATION_DATE_FIELD_NUMBER |
static int |
DATE_OF_BIRTH_FIELD_NUMBER |
static int |
EMAIL_ADDRESS_FIELD_NUMBER |
static int |
HOLDER_IDENTIFIER_FIELD_NUMBER |
static int |
HOLDER_NAME_FIELD_NUMBER |
static int |
HOLDER_TYPE_FIELD_NUMBER |
static int |
LEGAL_ENTITY_IDENTIFIER_FIELD_NUMBER |
static int |
MOBILE_NUMBER_FIELD_NUMBER |
static int |
RESIDENCY_FOR_TAX_PURPOSES_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
SettlementAccountNotification.Address |
getAddress()
Address of holder
|
SettlementAccountNotification.AddressOrBuilder |
getAddressOrBuilder()
Address of holder
|
com.google.protobuf.StringValue |
getAddressType()
address type of holder - home, bizz.
|
com.google.protobuf.StringValueOrBuilder |
getAddressTypeOrBuilder()
address type of holder - home, bizz.
|
DateTimeValue |
getCompanyIncorporationDate()
Date company incorporated
|
DateTimeValueOrBuilder |
getCompanyIncorporationDateOrBuilder()
Date company incorporated
|
DateTimeValue |
getDateOfBirth()
Date of Brith of holder
|
DateTimeValueOrBuilder |
getDateOfBirthOrBuilder()
Date of Brith of holder
|
static SettlementAccountNotification.Holder |
getDefaultInstance() |
SettlementAccountNotification.Holder |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.StringValue |
getEmailAddress()
Email address of holder
|
com.google.protobuf.StringValueOrBuilder |
getEmailAddressOrBuilder()
Email address of holder
|
com.google.protobuf.StringValue |
getHolderIdentifier()
numeric value assigned by CSP to identify holders
|
com.google.protobuf.StringValueOrBuilder |
getHolderIdentifierOrBuilder()
numeric value assigned by CSP to identify holders
|
com.google.protobuf.StringValue |
getHolderName()
Name of the holder as per CSP
|
com.google.protobuf.StringValueOrBuilder |
getHolderNameOrBuilder()
Name of the holder as per CSP
|
com.google.protobuf.StringValue |
getHolderType()
CSP Holder Type = I or C
|
com.google.protobuf.StringValueOrBuilder |
getHolderTypeOrBuilder()
CSP Holder Type = I or C
|
com.google.protobuf.StringValue |
getLegalEntityIdentifier()
Legal Entity identifier
|
com.google.protobuf.StringValueOrBuilder |
getLegalEntityIdentifierOrBuilder()
Legal Entity identifier
|
com.google.protobuf.StringValue |
getMobileNumber()
mobile number of holder
|
com.google.protobuf.StringValueOrBuilder |
getMobileNumberOrBuilder()
mobile number of holder
|
com.google.protobuf.Parser<SettlementAccountNotification.Holder> |
getParserForType() |
com.google.protobuf.StringValue |
getResidencyForTaxPurposes()
residency of holder
|
com.google.protobuf.StringValueOrBuilder |
getResidencyForTaxPurposesOrBuilder()
residency of holder
|
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAddress()
Address of holder
|
boolean |
hasAddressType()
address type of holder - home, bizz.
|
boolean |
hasCompanyIncorporationDate()
Date company incorporated
|
boolean |
hasDateOfBirth()
Date of Brith of holder
|
boolean |
hasEmailAddress()
Email address of holder
|
int |
hashCode() |
boolean |
hasHolderIdentifier()
numeric value assigned by CSP to identify holders
|
boolean |
hasHolderName()
Name of the holder as per CSP
|
boolean |
hasHolderType()
CSP Holder Type = I or C
|
boolean |
hasLegalEntityIdentifier()
Legal Entity identifier
|
boolean |
hasMobileNumber()
mobile number of holder
|
boolean |
hasResidencyForTaxPurposes()
residency of holder
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static SettlementAccountNotification.Holder.Builder |
newBuilder() |
static SettlementAccountNotification.Holder.Builder |
newBuilder(SettlementAccountNotification.Holder prototype) |
SettlementAccountNotification.Holder.Builder |
newBuilderForType() |
protected SettlementAccountNotification.Holder.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static SettlementAccountNotification.Holder |
parseDelimitedFrom(InputStream input) |
static SettlementAccountNotification.Holder |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SettlementAccountNotification.Holder |
parseFrom(byte[] data) |
static SettlementAccountNotification.Holder |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SettlementAccountNotification.Holder |
parseFrom(ByteBuffer data) |
static SettlementAccountNotification.Holder |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SettlementAccountNotification.Holder |
parseFrom(com.google.protobuf.ByteString data) |
static SettlementAccountNotification.Holder |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SettlementAccountNotification.Holder |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SettlementAccountNotification.Holder |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SettlementAccountNotification.Holder |
parseFrom(InputStream input) |
static SettlementAccountNotification.Holder |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<SettlementAccountNotification.Holder> |
parser() |
SettlementAccountNotification.Holder.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 HOLDER_IDENTIFIER_FIELD_NUMBER
public static final int DATE_OF_BIRTH_FIELD_NUMBER
public static final int HOLDER_TYPE_FIELD_NUMBER
public static final int HOLDER_NAME_FIELD_NUMBER
public static final int ADDRESS_TYPE_FIELD_NUMBER
public static final int ADDRESS_FIELD_NUMBER
public static final int LEGAL_ENTITY_IDENTIFIER_FIELD_NUMBER
public static final int COMPANY_INCORPORATION_DATE_FIELD_NUMBER
public static final int EMAIL_ADDRESS_FIELD_NUMBER
public static final int MOBILE_NUMBER_FIELD_NUMBER
public static final int RESIDENCY_FOR_TAX_PURPOSES_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 hasHolderIdentifier()
numeric value assigned by CSP to identify holders
.google.protobuf.StringValue holder_identifier = 1;hasHolderIdentifier in interface SettlementAccountNotification.HolderOrBuilderpublic com.google.protobuf.StringValue getHolderIdentifier()
numeric value assigned by CSP to identify holders
.google.protobuf.StringValue holder_identifier = 1;getHolderIdentifier in interface SettlementAccountNotification.HolderOrBuilderpublic com.google.protobuf.StringValueOrBuilder getHolderIdentifierOrBuilder()
numeric value assigned by CSP to identify holders
.google.protobuf.StringValue holder_identifier = 1;getHolderIdentifierOrBuilder in interface SettlementAccountNotification.HolderOrBuilderpublic boolean hasDateOfBirth()
Date of Brith of holder
.fincleartech.ibroker.DateTimeValue date_of_birth = 2;hasDateOfBirth in interface SettlementAccountNotification.HolderOrBuilderpublic DateTimeValue getDateOfBirth()
Date of Brith of holder
.fincleartech.ibroker.DateTimeValue date_of_birth = 2;getDateOfBirth in interface SettlementAccountNotification.HolderOrBuilderpublic DateTimeValueOrBuilder getDateOfBirthOrBuilder()
Date of Brith of holder
.fincleartech.ibroker.DateTimeValue date_of_birth = 2;getDateOfBirthOrBuilder in interface SettlementAccountNotification.HolderOrBuilderpublic boolean hasHolderType()
CSP Holder Type = I or C
.google.protobuf.StringValue holder_type = 3;hasHolderType in interface SettlementAccountNotification.HolderOrBuilderpublic com.google.protobuf.StringValue getHolderType()
CSP Holder Type = I or C
.google.protobuf.StringValue holder_type = 3;getHolderType in interface SettlementAccountNotification.HolderOrBuilderpublic com.google.protobuf.StringValueOrBuilder getHolderTypeOrBuilder()
CSP Holder Type = I or C
.google.protobuf.StringValue holder_type = 3;getHolderTypeOrBuilder in interface SettlementAccountNotification.HolderOrBuilderpublic boolean hasHolderName()
Name of the holder as per CSP
.google.protobuf.StringValue holder_name = 4;hasHolderName in interface SettlementAccountNotification.HolderOrBuilderpublic com.google.protobuf.StringValue getHolderName()
Name of the holder as per CSP
.google.protobuf.StringValue holder_name = 4;getHolderName in interface SettlementAccountNotification.HolderOrBuilderpublic com.google.protobuf.StringValueOrBuilder getHolderNameOrBuilder()
Name of the holder as per CSP
.google.protobuf.StringValue holder_name = 4;getHolderNameOrBuilder in interface SettlementAccountNotification.HolderOrBuilderpublic boolean hasAddressType()
address type of holder - home, bizz. Not maintained by iBROKER
.google.protobuf.StringValue address_type = 5;hasAddressType in interface SettlementAccountNotification.HolderOrBuilderpublic com.google.protobuf.StringValue getAddressType()
address type of holder - home, bizz. Not maintained by iBROKER
.google.protobuf.StringValue address_type = 5;getAddressType in interface SettlementAccountNotification.HolderOrBuilderpublic com.google.protobuf.StringValueOrBuilder getAddressTypeOrBuilder()
address type of holder - home, bizz. Not maintained by iBROKER
.google.protobuf.StringValue address_type = 5;getAddressTypeOrBuilder in interface SettlementAccountNotification.HolderOrBuilderpublic boolean hasAddress()
Address of holder
.fincleartech.ibroker.SettlementAccountNotification.Address address = 6;hasAddress in interface SettlementAccountNotification.HolderOrBuilderpublic SettlementAccountNotification.Address getAddress()
Address of holder
.fincleartech.ibroker.SettlementAccountNotification.Address address = 6;getAddress in interface SettlementAccountNotification.HolderOrBuilderpublic SettlementAccountNotification.AddressOrBuilder getAddressOrBuilder()
Address of holder
.fincleartech.ibroker.SettlementAccountNotification.Address address = 6;getAddressOrBuilder in interface SettlementAccountNotification.HolderOrBuilderpublic boolean hasLegalEntityIdentifier()
Legal Entity identifier
.google.protobuf.StringValue legal_entity_identifier = 7;hasLegalEntityIdentifier in interface SettlementAccountNotification.HolderOrBuilderpublic com.google.protobuf.StringValue getLegalEntityIdentifier()
Legal Entity identifier
.google.protobuf.StringValue legal_entity_identifier = 7;getLegalEntityIdentifier in interface SettlementAccountNotification.HolderOrBuilderpublic com.google.protobuf.StringValueOrBuilder getLegalEntityIdentifierOrBuilder()
Legal Entity identifier
.google.protobuf.StringValue legal_entity_identifier = 7;getLegalEntityIdentifierOrBuilder in interface SettlementAccountNotification.HolderOrBuilderpublic boolean hasCompanyIncorporationDate()
Date company incorporated
.fincleartech.ibroker.DateTimeValue company_incorporation_date = 8;hasCompanyIncorporationDate in interface SettlementAccountNotification.HolderOrBuilderpublic DateTimeValue getCompanyIncorporationDate()
Date company incorporated
.fincleartech.ibroker.DateTimeValue company_incorporation_date = 8;getCompanyIncorporationDate in interface SettlementAccountNotification.HolderOrBuilderpublic DateTimeValueOrBuilder getCompanyIncorporationDateOrBuilder()
Date company incorporated
.fincleartech.ibroker.DateTimeValue company_incorporation_date = 8;getCompanyIncorporationDateOrBuilder in interface SettlementAccountNotification.HolderOrBuilderpublic boolean hasEmailAddress()
Email address of holder
.google.protobuf.StringValue email_address = 9;hasEmailAddress in interface SettlementAccountNotification.HolderOrBuilderpublic com.google.protobuf.StringValue getEmailAddress()
Email address of holder
.google.protobuf.StringValue email_address = 9;getEmailAddress in interface SettlementAccountNotification.HolderOrBuilderpublic com.google.protobuf.StringValueOrBuilder getEmailAddressOrBuilder()
Email address of holder
.google.protobuf.StringValue email_address = 9;getEmailAddressOrBuilder in interface SettlementAccountNotification.HolderOrBuilderpublic boolean hasMobileNumber()
mobile number of holder
.google.protobuf.StringValue mobile_number = 10;hasMobileNumber in interface SettlementAccountNotification.HolderOrBuilderpublic com.google.protobuf.StringValue getMobileNumber()
mobile number of holder
.google.protobuf.StringValue mobile_number = 10;getMobileNumber in interface SettlementAccountNotification.HolderOrBuilderpublic com.google.protobuf.StringValueOrBuilder getMobileNumberOrBuilder()
mobile number of holder
.google.protobuf.StringValue mobile_number = 10;getMobileNumberOrBuilder in interface SettlementAccountNotification.HolderOrBuilderpublic boolean hasResidencyForTaxPurposes()
residency of holder
.google.protobuf.StringValue residency_for_tax_purposes = 11;hasResidencyForTaxPurposes in interface SettlementAccountNotification.HolderOrBuilderpublic com.google.protobuf.StringValue getResidencyForTaxPurposes()
residency of holder
.google.protobuf.StringValue residency_for_tax_purposes = 11;getResidencyForTaxPurposes in interface SettlementAccountNotification.HolderOrBuilderpublic com.google.protobuf.StringValueOrBuilder getResidencyForTaxPurposesOrBuilder()
residency of holder
.google.protobuf.StringValue residency_for_tax_purposes = 11;getResidencyForTaxPurposesOrBuilder in interface SettlementAccountNotification.HolderOrBuilderpublic 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 SettlementAccountNotification.Holder parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SettlementAccountNotification.Holder parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SettlementAccountNotification.Holder parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SettlementAccountNotification.Holder parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SettlementAccountNotification.Holder parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SettlementAccountNotification.Holder parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SettlementAccountNotification.Holder parseFrom(InputStream input) throws IOException
IOExceptionpublic static SettlementAccountNotification.Holder parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SettlementAccountNotification.Holder parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static SettlementAccountNotification.Holder parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SettlementAccountNotification.Holder parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static SettlementAccountNotification.Holder parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic SettlementAccountNotification.Holder.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static SettlementAccountNotification.Holder.Builder newBuilder()
public static SettlementAccountNotification.Holder.Builder newBuilder(SettlementAccountNotification.Holder prototype)
public SettlementAccountNotification.Holder.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected SettlementAccountNotification.Holder.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static SettlementAccountNotification.Holder getDefaultInstance()
public static com.google.protobuf.Parser<SettlementAccountNotification.Holder> parser()
public com.google.protobuf.Parser<SettlementAccountNotification.Holder> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public SettlementAccountNotification.Holder getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022. All rights reserved.