public final class HoldingAdviceAcknowledgement extends com.google.protobuf.GeneratedMessageV3 implements HoldingAdviceAcknowledgementOrBuilder
fincleartech.ibroker.HoldingAdviceAcknowledgement| Modifier and Type | Class and Description |
|---|---|
static class |
HoldingAdviceAcknowledgement.Builder
Protobuf type
fincleartech.ibroker.HoldingAdviceAcknowledgement |
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 |
BANK_ACCOUNT_NAME_FIELD_NUMBER |
static int |
BANK_ACCOUNT_NUMBER_FIELD_NUMBER |
static int |
BSB_CODE_FIELD_NUMBER |
static int |
REQUEST_ID_FIELD_NUMBER |
static int |
SECURITY_CODE_FIELD_NUMBER |
static int |
SETTLEMENT_ACCOUNT_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
static int |
TRANSACTION_ID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
com.google.protobuf.StringValue |
getBankAccountName()
.google.protobuf.StringValue bank_account_name = 6; |
com.google.protobuf.StringValueOrBuilder |
getBankAccountNameOrBuilder()
.google.protobuf.StringValue bank_account_name = 6; |
com.google.protobuf.StringValue |
getBankAccountNumber()
.google.protobuf.StringValue bank_account_number = 5; |
com.google.protobuf.StringValueOrBuilder |
getBankAccountNumberOrBuilder()
.google.protobuf.StringValue bank_account_number = 5; |
com.google.protobuf.StringValue |
getBsbCode()
.google.protobuf.StringValue bsb_code = 7; |
com.google.protobuf.StringValueOrBuilder |
getBsbCodeOrBuilder()
.google.protobuf.StringValue bsb_code = 7; |
static HoldingAdviceAcknowledgement |
getDefaultInstance() |
HoldingAdviceAcknowledgement |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<HoldingAdviceAcknowledgement> |
getParserForType() |
com.google.protobuf.StringValue |
getRequestId()
.google.protobuf.StringValue request_id = 1; |
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
.google.protobuf.StringValue request_id = 1; |
com.google.protobuf.StringValue |
getSecurityCode()
.google.protobuf.StringValue security_code = 4; |
com.google.protobuf.StringValueOrBuilder |
getSecurityCodeOrBuilder()
.google.protobuf.StringValue security_code = 4; |
int |
getSerializedSize() |
com.google.protobuf.StringValue |
getSettlementAccount()
.google.protobuf.StringValue settlement_account = 3; |
com.google.protobuf.StringValueOrBuilder |
getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 3; |
com.google.protobuf.StringValue |
getStatus()
.google.protobuf.StringValue status = 8; |
com.google.protobuf.StringValueOrBuilder |
getStatusOrBuilder()
.google.protobuf.StringValue status = 8; |
com.google.protobuf.StringValue |
getTransactionId()
.google.protobuf.StringValue transaction_id = 2; |
com.google.protobuf.StringValueOrBuilder |
getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 2; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasBankAccountName()
.google.protobuf.StringValue bank_account_name = 6; |
boolean |
hasBankAccountNumber()
.google.protobuf.StringValue bank_account_number = 5; |
boolean |
hasBsbCode()
.google.protobuf.StringValue bsb_code = 7; |
int |
hashCode() |
boolean |
hasRequestId()
.google.protobuf.StringValue request_id = 1; |
boolean |
hasSecurityCode()
.google.protobuf.StringValue security_code = 4; |
boolean |
hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 3; |
boolean |
hasStatus()
.google.protobuf.StringValue status = 8; |
boolean |
hasTransactionId()
.google.protobuf.StringValue transaction_id = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static HoldingAdviceAcknowledgement.Builder |
newBuilder() |
static HoldingAdviceAcknowledgement.Builder |
newBuilder(HoldingAdviceAcknowledgement prototype) |
HoldingAdviceAcknowledgement.Builder |
newBuilderForType() |
protected HoldingAdviceAcknowledgement.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static HoldingAdviceAcknowledgement |
parseDelimitedFrom(InputStream input) |
static HoldingAdviceAcknowledgement |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HoldingAdviceAcknowledgement |
parseFrom(byte[] data) |
static HoldingAdviceAcknowledgement |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HoldingAdviceAcknowledgement |
parseFrom(ByteBuffer data) |
static HoldingAdviceAcknowledgement |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HoldingAdviceAcknowledgement |
parseFrom(com.google.protobuf.ByteString data) |
static HoldingAdviceAcknowledgement |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HoldingAdviceAcknowledgement |
parseFrom(com.google.protobuf.CodedInputStream input) |
static HoldingAdviceAcknowledgement |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HoldingAdviceAcknowledgement |
parseFrom(InputStream input) |
static HoldingAdviceAcknowledgement |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<HoldingAdviceAcknowledgement> |
parser() |
HoldingAdviceAcknowledgement.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 REQUEST_ID_FIELD_NUMBER
public static final int TRANSACTION_ID_FIELD_NUMBER
public static final int SETTLEMENT_ACCOUNT_FIELD_NUMBER
public static final int SECURITY_CODE_FIELD_NUMBER
public static final int BANK_ACCOUNT_NUMBER_FIELD_NUMBER
public static final int BANK_ACCOUNT_NAME_FIELD_NUMBER
public static final int BSB_CODE_FIELD_NUMBER
public static final int STATUS_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 hasRequestId()
.google.protobuf.StringValue request_id = 1;hasRequestId in interface HoldingAdviceAcknowledgementOrBuilderpublic com.google.protobuf.StringValue getRequestId()
.google.protobuf.StringValue request_id = 1;getRequestId in interface HoldingAdviceAcknowledgementOrBuilderpublic com.google.protobuf.StringValueOrBuilder getRequestIdOrBuilder()
.google.protobuf.StringValue request_id = 1;getRequestIdOrBuilder in interface HoldingAdviceAcknowledgementOrBuilderpublic boolean hasTransactionId()
.google.protobuf.StringValue transaction_id = 2;hasTransactionId in interface HoldingAdviceAcknowledgementOrBuilderpublic com.google.protobuf.StringValue getTransactionId()
.google.protobuf.StringValue transaction_id = 2;getTransactionId in interface HoldingAdviceAcknowledgementOrBuilderpublic com.google.protobuf.StringValueOrBuilder getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 2;getTransactionIdOrBuilder in interface HoldingAdviceAcknowledgementOrBuilderpublic boolean hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 3;hasSettlementAccount in interface HoldingAdviceAcknowledgementOrBuilderpublic com.google.protobuf.StringValue getSettlementAccount()
.google.protobuf.StringValue settlement_account = 3;getSettlementAccount in interface HoldingAdviceAcknowledgementOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 3;getSettlementAccountOrBuilder in interface HoldingAdviceAcknowledgementOrBuilderpublic boolean hasSecurityCode()
.google.protobuf.StringValue security_code = 4;hasSecurityCode in interface HoldingAdviceAcknowledgementOrBuilderpublic com.google.protobuf.StringValue getSecurityCode()
.google.protobuf.StringValue security_code = 4;getSecurityCode in interface HoldingAdviceAcknowledgementOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSecurityCodeOrBuilder()
.google.protobuf.StringValue security_code = 4;getSecurityCodeOrBuilder in interface HoldingAdviceAcknowledgementOrBuilderpublic boolean hasBankAccountNumber()
.google.protobuf.StringValue bank_account_number = 5;hasBankAccountNumber in interface HoldingAdviceAcknowledgementOrBuilderpublic com.google.protobuf.StringValue getBankAccountNumber()
.google.protobuf.StringValue bank_account_number = 5;getBankAccountNumber in interface HoldingAdviceAcknowledgementOrBuilderpublic com.google.protobuf.StringValueOrBuilder getBankAccountNumberOrBuilder()
.google.protobuf.StringValue bank_account_number = 5;getBankAccountNumberOrBuilder in interface HoldingAdviceAcknowledgementOrBuilderpublic boolean hasBankAccountName()
.google.protobuf.StringValue bank_account_name = 6;hasBankAccountName in interface HoldingAdviceAcknowledgementOrBuilderpublic com.google.protobuf.StringValue getBankAccountName()
.google.protobuf.StringValue bank_account_name = 6;getBankAccountName in interface HoldingAdviceAcknowledgementOrBuilderpublic com.google.protobuf.StringValueOrBuilder getBankAccountNameOrBuilder()
.google.protobuf.StringValue bank_account_name = 6;getBankAccountNameOrBuilder in interface HoldingAdviceAcknowledgementOrBuilderpublic boolean hasBsbCode()
.google.protobuf.StringValue bsb_code = 7;hasBsbCode in interface HoldingAdviceAcknowledgementOrBuilderpublic com.google.protobuf.StringValue getBsbCode()
.google.protobuf.StringValue bsb_code = 7;getBsbCode in interface HoldingAdviceAcknowledgementOrBuilderpublic com.google.protobuf.StringValueOrBuilder getBsbCodeOrBuilder()
.google.protobuf.StringValue bsb_code = 7;getBsbCodeOrBuilder in interface HoldingAdviceAcknowledgementOrBuilderpublic boolean hasStatus()
.google.protobuf.StringValue status = 8;hasStatus in interface HoldingAdviceAcknowledgementOrBuilderpublic com.google.protobuf.StringValue getStatus()
.google.protobuf.StringValue status = 8;getStatus in interface HoldingAdviceAcknowledgementOrBuilderpublic com.google.protobuf.StringValueOrBuilder getStatusOrBuilder()
.google.protobuf.StringValue status = 8;getStatusOrBuilder in interface HoldingAdviceAcknowledgementOrBuilderpublic 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 HoldingAdviceAcknowledgement parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HoldingAdviceAcknowledgement parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HoldingAdviceAcknowledgement parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HoldingAdviceAcknowledgement parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HoldingAdviceAcknowledgement parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HoldingAdviceAcknowledgement parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HoldingAdviceAcknowledgement parseFrom(InputStream input) throws IOException
IOExceptionpublic static HoldingAdviceAcknowledgement parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HoldingAdviceAcknowledgement parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static HoldingAdviceAcknowledgement parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HoldingAdviceAcknowledgement parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static HoldingAdviceAcknowledgement parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic HoldingAdviceAcknowledgement.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static HoldingAdviceAcknowledgement.Builder newBuilder()
public static HoldingAdviceAcknowledgement.Builder newBuilder(HoldingAdviceAcknowledgement prototype)
public HoldingAdviceAcknowledgement.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected HoldingAdviceAcknowledgement.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static HoldingAdviceAcknowledgement getDefaultInstance()
public static com.google.protobuf.Parser<HoldingAdviceAcknowledgement> parser()
public com.google.protobuf.Parser<HoldingAdviceAcknowledgement> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public HoldingAdviceAcknowledgement getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022. All rights reserved.