public final class GetFinancialSettlementDetailsResponse extends com.google.protobuf.GeneratedMessageV3 implements GetFinancialSettlementDetailsResponseOrBuilder
fincleartech.ibroker.GetFinancialSettlementDetailsResponse| Modifier and Type | Class and Description |
|---|---|
static class |
GetFinancialSettlementDetailsResponse.Builder
Protobuf type
fincleartech.ibroker.GetFinancialSettlementDetailsResponse |
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 |
AUTO_CONTRA_FIELD_NUMBER |
static int |
BANK_ACCOUNT_NAME_FIELD_NUMBER |
static int |
BANK_ACCOUNT_NUMBER_FIELD_NUMBER |
static int |
BSB_NUMBER_FIELD_NUMBER |
static int |
CMT_FUND_FIELD_NUMBER |
static int |
CURRENT_FIELD_NUMBER |
static int |
DEFAULT_PAYMENT_FIELD_NUMBER |
static int |
DEFAULT_RECEIPT_FIELD_NUMBER |
static int |
DIRECT_DEBIT_FIELD_NUMBER |
static int |
ENTRY_DATE_TIME_FIELD_NUMBER |
static int |
HOLD_REASON_FIELD_NUMBER |
static int |
PAYMENT_GEN_METHOD_FIELD_NUMBER |
static int |
RECEIPT_GEN_METHOD_FIELD_NUMBER |
static int |
SETTLEMENT_GROUP_FIELD_NUMBER |
static int |
SETTLEMENT_TYPE_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
static int |
USER_ID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
com.google.protobuf.BoolValue |
getAutoContra()
.google.protobuf.BoolValue auto_contra = 13; |
com.google.protobuf.BoolValueOrBuilder |
getAutoContraOrBuilder()
.google.protobuf.BoolValue auto_contra = 13; |
com.google.protobuf.StringValue |
getBankAccountName()
.google.protobuf.StringValue bank_account_name = 4; |
com.google.protobuf.StringValueOrBuilder |
getBankAccountNameOrBuilder()
.google.protobuf.StringValue bank_account_name = 4; |
com.google.protobuf.StringValue |
getBankAccountNumber()
.google.protobuf.StringValue bank_account_number = 3; |
com.google.protobuf.StringValueOrBuilder |
getBankAccountNumberOrBuilder()
.google.protobuf.StringValue bank_account_number = 3; |
com.google.protobuf.StringValue |
getBsbNumber()
.google.protobuf.StringValue bsb_number = 2; |
com.google.protobuf.StringValueOrBuilder |
getBsbNumberOrBuilder()
.google.protobuf.StringValue bsb_number = 2; |
com.google.protobuf.StringValue |
getCmtFund()
.google.protobuf.StringValue cmt_fund = 9; |
com.google.protobuf.StringValueOrBuilder |
getCmtFundOrBuilder()
.google.protobuf.StringValue cmt_fund = 9; |
com.google.protobuf.BoolValue |
getCurrent()
.google.protobuf.BoolValue current = 8; |
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
.google.protobuf.BoolValue current = 8; |
static GetFinancialSettlementDetailsResponse |
getDefaultInstance() |
GetFinancialSettlementDetailsResponse |
getDefaultInstanceForType() |
com.google.protobuf.BoolValue |
getDefaultPayment()
.google.protobuf.BoolValue default_payment = 6; |
com.google.protobuf.BoolValueOrBuilder |
getDefaultPaymentOrBuilder()
.google.protobuf.BoolValue default_payment = 6; |
com.google.protobuf.BoolValue |
getDefaultReceipt()
.google.protobuf.BoolValue default_receipt = 7; |
com.google.protobuf.BoolValueOrBuilder |
getDefaultReceiptOrBuilder()
.google.protobuf.BoolValue default_receipt = 7; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.BoolValue |
getDirectDebit()
.google.protobuf.BoolValue direct_debit = 5; |
com.google.protobuf.BoolValueOrBuilder |
getDirectDebitOrBuilder()
.google.protobuf.BoolValue direct_debit = 5; |
DateTimeValue |
getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 17; |
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 17; |
com.google.protobuf.StringValue |
getHoldReason()
.google.protobuf.StringValue hold_reason = 15; |
com.google.protobuf.StringValueOrBuilder |
getHoldReasonOrBuilder()
.google.protobuf.StringValue hold_reason = 15; |
com.google.protobuf.Parser<GetFinancialSettlementDetailsResponse> |
getParserForType() |
com.google.protobuf.StringValue |
getPaymentGenMethod()
.google.protobuf.StringValue payment_gen_method = 10; |
com.google.protobuf.StringValueOrBuilder |
getPaymentGenMethodOrBuilder()
.google.protobuf.StringValue payment_gen_method = 10; |
com.google.protobuf.StringValue |
getReceiptGenMethod()
.google.protobuf.StringValue receipt_gen_method = 11; |
com.google.protobuf.StringValueOrBuilder |
getReceiptGenMethodOrBuilder()
.google.protobuf.StringValue receipt_gen_method = 11; |
int |
getSerializedSize() |
com.google.protobuf.StringValue |
getSettlementGroup()
.google.protobuf.StringValue settlement_group = 14; |
com.google.protobuf.StringValueOrBuilder |
getSettlementGroupOrBuilder()
.google.protobuf.StringValue settlement_group = 14; |
com.google.protobuf.StringValue |
getSettlementType()
.google.protobuf.StringValue settlement_type = 12; |
com.google.protobuf.StringValueOrBuilder |
getSettlementTypeOrBuilder()
.google.protobuf.StringValue settlement_type = 12; |
ResponseStatus |
getStatus()
.fincleartech.ibroker.ResponseStatus status = 1; |
ResponseStatusOrBuilder |
getStatusOrBuilder()
.fincleartech.ibroker.ResponseStatus status = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
com.google.protobuf.StringValue |
getUserId()
.google.protobuf.StringValue user_id = 16; |
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
.google.protobuf.StringValue user_id = 16; |
boolean |
hasAutoContra()
.google.protobuf.BoolValue auto_contra = 13; |
boolean |
hasBankAccountName()
.google.protobuf.StringValue bank_account_name = 4; |
boolean |
hasBankAccountNumber()
.google.protobuf.StringValue bank_account_number = 3; |
boolean |
hasBsbNumber()
.google.protobuf.StringValue bsb_number = 2; |
boolean |
hasCmtFund()
.google.protobuf.StringValue cmt_fund = 9; |
boolean |
hasCurrent()
.google.protobuf.BoolValue current = 8; |
boolean |
hasDefaultPayment()
.google.protobuf.BoolValue default_payment = 6; |
boolean |
hasDefaultReceipt()
.google.protobuf.BoolValue default_receipt = 7; |
boolean |
hasDirectDebit()
.google.protobuf.BoolValue direct_debit = 5; |
boolean |
hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 17; |
int |
hashCode() |
boolean |
hasHoldReason()
.google.protobuf.StringValue hold_reason = 15; |
boolean |
hasPaymentGenMethod()
.google.protobuf.StringValue payment_gen_method = 10; |
boolean |
hasReceiptGenMethod()
.google.protobuf.StringValue receipt_gen_method = 11; |
boolean |
hasSettlementGroup()
.google.protobuf.StringValue settlement_group = 14; |
boolean |
hasSettlementType()
.google.protobuf.StringValue settlement_type = 12; |
boolean |
hasStatus()
.fincleartech.ibroker.ResponseStatus status = 1; |
boolean |
hasUserId()
.google.protobuf.StringValue user_id = 16; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static GetFinancialSettlementDetailsResponse.Builder |
newBuilder() |
static GetFinancialSettlementDetailsResponse.Builder |
newBuilder(GetFinancialSettlementDetailsResponse prototype) |
GetFinancialSettlementDetailsResponse.Builder |
newBuilderForType() |
protected GetFinancialSettlementDetailsResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static GetFinancialSettlementDetailsResponse |
parseDelimitedFrom(InputStream input) |
static GetFinancialSettlementDetailsResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetFinancialSettlementDetailsResponse |
parseFrom(byte[] data) |
static GetFinancialSettlementDetailsResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetFinancialSettlementDetailsResponse |
parseFrom(ByteBuffer data) |
static GetFinancialSettlementDetailsResponse |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetFinancialSettlementDetailsResponse |
parseFrom(com.google.protobuf.ByteString data) |
static GetFinancialSettlementDetailsResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetFinancialSettlementDetailsResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static GetFinancialSettlementDetailsResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetFinancialSettlementDetailsResponse |
parseFrom(InputStream input) |
static GetFinancialSettlementDetailsResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<GetFinancialSettlementDetailsResponse> |
parser() |
GetFinancialSettlementDetailsResponse.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 STATUS_FIELD_NUMBER
public static final int BSB_NUMBER_FIELD_NUMBER
public static final int BANK_ACCOUNT_NUMBER_FIELD_NUMBER
public static final int BANK_ACCOUNT_NAME_FIELD_NUMBER
public static final int DIRECT_DEBIT_FIELD_NUMBER
public static final int DEFAULT_PAYMENT_FIELD_NUMBER
public static final int DEFAULT_RECEIPT_FIELD_NUMBER
public static final int CURRENT_FIELD_NUMBER
public static final int CMT_FUND_FIELD_NUMBER
public static final int PAYMENT_GEN_METHOD_FIELD_NUMBER
public static final int RECEIPT_GEN_METHOD_FIELD_NUMBER
public static final int SETTLEMENT_TYPE_FIELD_NUMBER
public static final int AUTO_CONTRA_FIELD_NUMBER
public static final int SETTLEMENT_GROUP_FIELD_NUMBER
public static final int HOLD_REASON_FIELD_NUMBER
public static final int USER_ID_FIELD_NUMBER
public static final int ENTRY_DATE_TIME_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 hasStatus()
.fincleartech.ibroker.ResponseStatus status = 1;hasStatus in interface GetFinancialSettlementDetailsResponseOrBuilderpublic ResponseStatus getStatus()
.fincleartech.ibroker.ResponseStatus status = 1;getStatus in interface GetFinancialSettlementDetailsResponseOrBuilderpublic ResponseStatusOrBuilder getStatusOrBuilder()
.fincleartech.ibroker.ResponseStatus status = 1;getStatusOrBuilder in interface GetFinancialSettlementDetailsResponseOrBuilderpublic boolean hasBsbNumber()
.google.protobuf.StringValue bsb_number = 2;hasBsbNumber in interface GetFinancialSettlementDetailsResponseOrBuilderpublic com.google.protobuf.StringValue getBsbNumber()
.google.protobuf.StringValue bsb_number = 2;getBsbNumber in interface GetFinancialSettlementDetailsResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getBsbNumberOrBuilder()
.google.protobuf.StringValue bsb_number = 2;getBsbNumberOrBuilder in interface GetFinancialSettlementDetailsResponseOrBuilderpublic boolean hasBankAccountNumber()
.google.protobuf.StringValue bank_account_number = 3;hasBankAccountNumber in interface GetFinancialSettlementDetailsResponseOrBuilderpublic com.google.protobuf.StringValue getBankAccountNumber()
.google.protobuf.StringValue bank_account_number = 3;getBankAccountNumber in interface GetFinancialSettlementDetailsResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getBankAccountNumberOrBuilder()
.google.protobuf.StringValue bank_account_number = 3;getBankAccountNumberOrBuilder in interface GetFinancialSettlementDetailsResponseOrBuilderpublic boolean hasBankAccountName()
.google.protobuf.StringValue bank_account_name = 4;hasBankAccountName in interface GetFinancialSettlementDetailsResponseOrBuilderpublic com.google.protobuf.StringValue getBankAccountName()
.google.protobuf.StringValue bank_account_name = 4;getBankAccountName in interface GetFinancialSettlementDetailsResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getBankAccountNameOrBuilder()
.google.protobuf.StringValue bank_account_name = 4;getBankAccountNameOrBuilder in interface GetFinancialSettlementDetailsResponseOrBuilderpublic boolean hasDirectDebit()
.google.protobuf.BoolValue direct_debit = 5;hasDirectDebit in interface GetFinancialSettlementDetailsResponseOrBuilderpublic com.google.protobuf.BoolValue getDirectDebit()
.google.protobuf.BoolValue direct_debit = 5;getDirectDebit in interface GetFinancialSettlementDetailsResponseOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getDirectDebitOrBuilder()
.google.protobuf.BoolValue direct_debit = 5;getDirectDebitOrBuilder in interface GetFinancialSettlementDetailsResponseOrBuilderpublic boolean hasDefaultPayment()
.google.protobuf.BoolValue default_payment = 6;hasDefaultPayment in interface GetFinancialSettlementDetailsResponseOrBuilderpublic com.google.protobuf.BoolValue getDefaultPayment()
.google.protobuf.BoolValue default_payment = 6;getDefaultPayment in interface GetFinancialSettlementDetailsResponseOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getDefaultPaymentOrBuilder()
.google.protobuf.BoolValue default_payment = 6;getDefaultPaymentOrBuilder in interface GetFinancialSettlementDetailsResponseOrBuilderpublic boolean hasDefaultReceipt()
.google.protobuf.BoolValue default_receipt = 7;hasDefaultReceipt in interface GetFinancialSettlementDetailsResponseOrBuilderpublic com.google.protobuf.BoolValue getDefaultReceipt()
.google.protobuf.BoolValue default_receipt = 7;getDefaultReceipt in interface GetFinancialSettlementDetailsResponseOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getDefaultReceiptOrBuilder()
.google.protobuf.BoolValue default_receipt = 7;getDefaultReceiptOrBuilder in interface GetFinancialSettlementDetailsResponseOrBuilderpublic boolean hasCurrent()
.google.protobuf.BoolValue current = 8;hasCurrent in interface GetFinancialSettlementDetailsResponseOrBuilderpublic com.google.protobuf.BoolValue getCurrent()
.google.protobuf.BoolValue current = 8;getCurrent in interface GetFinancialSettlementDetailsResponseOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
.google.protobuf.BoolValue current = 8;getCurrentOrBuilder in interface GetFinancialSettlementDetailsResponseOrBuilderpublic boolean hasCmtFund()
.google.protobuf.StringValue cmt_fund = 9;hasCmtFund in interface GetFinancialSettlementDetailsResponseOrBuilderpublic com.google.protobuf.StringValue getCmtFund()
.google.protobuf.StringValue cmt_fund = 9;getCmtFund in interface GetFinancialSettlementDetailsResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getCmtFundOrBuilder()
.google.protobuf.StringValue cmt_fund = 9;getCmtFundOrBuilder in interface GetFinancialSettlementDetailsResponseOrBuilderpublic boolean hasPaymentGenMethod()
.google.protobuf.StringValue payment_gen_method = 10;hasPaymentGenMethod in interface GetFinancialSettlementDetailsResponseOrBuilderpublic com.google.protobuf.StringValue getPaymentGenMethod()
.google.protobuf.StringValue payment_gen_method = 10;getPaymentGenMethod in interface GetFinancialSettlementDetailsResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getPaymentGenMethodOrBuilder()
.google.protobuf.StringValue payment_gen_method = 10;getPaymentGenMethodOrBuilder in interface GetFinancialSettlementDetailsResponseOrBuilderpublic boolean hasReceiptGenMethod()
.google.protobuf.StringValue receipt_gen_method = 11;hasReceiptGenMethod in interface GetFinancialSettlementDetailsResponseOrBuilderpublic com.google.protobuf.StringValue getReceiptGenMethod()
.google.protobuf.StringValue receipt_gen_method = 11;getReceiptGenMethod in interface GetFinancialSettlementDetailsResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getReceiptGenMethodOrBuilder()
.google.protobuf.StringValue receipt_gen_method = 11;getReceiptGenMethodOrBuilder in interface GetFinancialSettlementDetailsResponseOrBuilderpublic boolean hasSettlementType()
.google.protobuf.StringValue settlement_type = 12;hasSettlementType in interface GetFinancialSettlementDetailsResponseOrBuilderpublic com.google.protobuf.StringValue getSettlementType()
.google.protobuf.StringValue settlement_type = 12;getSettlementType in interface GetFinancialSettlementDetailsResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSettlementTypeOrBuilder()
.google.protobuf.StringValue settlement_type = 12;getSettlementTypeOrBuilder in interface GetFinancialSettlementDetailsResponseOrBuilderpublic boolean hasAutoContra()
.google.protobuf.BoolValue auto_contra = 13;hasAutoContra in interface GetFinancialSettlementDetailsResponseOrBuilderpublic com.google.protobuf.BoolValue getAutoContra()
.google.protobuf.BoolValue auto_contra = 13;getAutoContra in interface GetFinancialSettlementDetailsResponseOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getAutoContraOrBuilder()
.google.protobuf.BoolValue auto_contra = 13;getAutoContraOrBuilder in interface GetFinancialSettlementDetailsResponseOrBuilderpublic boolean hasSettlementGroup()
.google.protobuf.StringValue settlement_group = 14;hasSettlementGroup in interface GetFinancialSettlementDetailsResponseOrBuilderpublic com.google.protobuf.StringValue getSettlementGroup()
.google.protobuf.StringValue settlement_group = 14;getSettlementGroup in interface GetFinancialSettlementDetailsResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSettlementGroupOrBuilder()
.google.protobuf.StringValue settlement_group = 14;getSettlementGroupOrBuilder in interface GetFinancialSettlementDetailsResponseOrBuilderpublic boolean hasHoldReason()
.google.protobuf.StringValue hold_reason = 15;hasHoldReason in interface GetFinancialSettlementDetailsResponseOrBuilderpublic com.google.protobuf.StringValue getHoldReason()
.google.protobuf.StringValue hold_reason = 15;getHoldReason in interface GetFinancialSettlementDetailsResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getHoldReasonOrBuilder()
.google.protobuf.StringValue hold_reason = 15;getHoldReasonOrBuilder in interface GetFinancialSettlementDetailsResponseOrBuilderpublic boolean hasUserId()
.google.protobuf.StringValue user_id = 16;hasUserId in interface GetFinancialSettlementDetailsResponseOrBuilderpublic com.google.protobuf.StringValue getUserId()
.google.protobuf.StringValue user_id = 16;getUserId in interface GetFinancialSettlementDetailsResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
.google.protobuf.StringValue user_id = 16;getUserIdOrBuilder in interface GetFinancialSettlementDetailsResponseOrBuilderpublic boolean hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 17;hasEntryDateTime in interface GetFinancialSettlementDetailsResponseOrBuilderpublic DateTimeValue getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 17;getEntryDateTime in interface GetFinancialSettlementDetailsResponseOrBuilderpublic DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 17;getEntryDateTimeOrBuilder in interface GetFinancialSettlementDetailsResponseOrBuilderpublic 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 GetFinancialSettlementDetailsResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetFinancialSettlementDetailsResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetFinancialSettlementDetailsResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetFinancialSettlementDetailsResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetFinancialSettlementDetailsResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetFinancialSettlementDetailsResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetFinancialSettlementDetailsResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static GetFinancialSettlementDetailsResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GetFinancialSettlementDetailsResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static GetFinancialSettlementDetailsResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GetFinancialSettlementDetailsResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static GetFinancialSettlementDetailsResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic GetFinancialSettlementDetailsResponse.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static GetFinancialSettlementDetailsResponse.Builder newBuilder()
public static GetFinancialSettlementDetailsResponse.Builder newBuilder(GetFinancialSettlementDetailsResponse prototype)
public GetFinancialSettlementDetailsResponse.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected GetFinancialSettlementDetailsResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static GetFinancialSettlementDetailsResponse getDefaultInstance()
public static com.google.protobuf.Parser<GetFinancialSettlementDetailsResponse> parser()
public com.google.protobuf.Parser<GetFinancialSettlementDetailsResponse> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public GetFinancialSettlementDetailsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.