public final class DemandTransferStatusAdvice extends com.google.protobuf.GeneratedMessageV3 implements DemandTransferStatusAdviceOrBuilder
fincleartech.ibroker.DemandTransferStatusAdvice| Modifier and Type | Class and Description |
|---|---|
static class |
DemandTransferStatusAdvice.Builder
Protobuf type
fincleartech.ibroker.DemandTransferStatusAdvice |
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 |
CANCELLED_FIELD_NUMBER |
static int |
REQUEST_ID_FIELD_NUMBER |
static int |
TRANSACTION_ID_FIELD_NUMBER |
static int |
UNMATCHED_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
com.google.protobuf.BoolValue |
getCancelled()
transfer cancelled.
|
com.google.protobuf.BoolValueOrBuilder |
getCancelledOrBuilder()
transfer cancelled.
|
static DemandTransferStatusAdvice |
getDefaultInstance() |
DemandTransferStatusAdvice |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<DemandTransferStatusAdvice> |
getParserForType() |
com.google.protobuf.StringValue |
getRequestId()
Correlation request identifier
|
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
Correlation request identifier
|
int |
getSerializedSize() |
com.google.rpc.Status |
getTransactionId()
transaction id
|
com.google.rpc.StatusOrBuilder |
getTransactionIdOrBuilder()
transaction id
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
com.google.protobuf.BoolValue |
getUnmatched()
transfer currently unmatched
|
com.google.protobuf.BoolValueOrBuilder |
getUnmatchedOrBuilder()
transfer currently unmatched
|
boolean |
hasCancelled()
transfer cancelled.
|
int |
hashCode() |
boolean |
hasRequestId()
Correlation request identifier
|
boolean |
hasTransactionId()
transaction id
|
boolean |
hasUnmatched()
transfer currently unmatched
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static DemandTransferStatusAdvice.Builder |
newBuilder() |
static DemandTransferStatusAdvice.Builder |
newBuilder(DemandTransferStatusAdvice prototype) |
DemandTransferStatusAdvice.Builder |
newBuilderForType() |
protected DemandTransferStatusAdvice.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static DemandTransferStatusAdvice |
parseDelimitedFrom(InputStream input) |
static DemandTransferStatusAdvice |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DemandTransferStatusAdvice |
parseFrom(byte[] data) |
static DemandTransferStatusAdvice |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DemandTransferStatusAdvice |
parseFrom(ByteBuffer data) |
static DemandTransferStatusAdvice |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DemandTransferStatusAdvice |
parseFrom(com.google.protobuf.ByteString data) |
static DemandTransferStatusAdvice |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DemandTransferStatusAdvice |
parseFrom(com.google.protobuf.CodedInputStream input) |
static DemandTransferStatusAdvice |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DemandTransferStatusAdvice |
parseFrom(InputStream input) |
static DemandTransferStatusAdvice |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<DemandTransferStatusAdvice> |
parser() |
DemandTransferStatusAdvice.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 UNMATCHED_FIELD_NUMBER
public static final int CANCELLED_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()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;hasRequestId in interface DemandTransferStatusAdviceOrBuilderpublic com.google.protobuf.StringValue getRequestId()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;getRequestId in interface DemandTransferStatusAdviceOrBuilderpublic com.google.protobuf.StringValueOrBuilder getRequestIdOrBuilder()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;getRequestIdOrBuilder in interface DemandTransferStatusAdviceOrBuilderpublic boolean hasTransactionId()
transaction id
.google.rpc.Status transaction_id = 2;hasTransactionId in interface DemandTransferStatusAdviceOrBuilderpublic com.google.rpc.Status getTransactionId()
transaction id
.google.rpc.Status transaction_id = 2;getTransactionId in interface DemandTransferStatusAdviceOrBuilderpublic com.google.rpc.StatusOrBuilder getTransactionIdOrBuilder()
transaction id
.google.rpc.Status transaction_id = 2;getTransactionIdOrBuilder in interface DemandTransferStatusAdviceOrBuilderpublic boolean hasUnmatched()
transfer currently unmatched
.google.protobuf.BoolValue unmatched = 3;hasUnmatched in interface DemandTransferStatusAdviceOrBuilderpublic com.google.protobuf.BoolValue getUnmatched()
transfer currently unmatched
.google.protobuf.BoolValue unmatched = 3;getUnmatched in interface DemandTransferStatusAdviceOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getUnmatchedOrBuilder()
transfer currently unmatched
.google.protobuf.BoolValue unmatched = 3;getUnmatchedOrBuilder in interface DemandTransferStatusAdviceOrBuilderpublic boolean hasCancelled()
transfer cancelled.
.google.protobuf.BoolValue cancelled = 4;hasCancelled in interface DemandTransferStatusAdviceOrBuilderpublic com.google.protobuf.BoolValue getCancelled()
transfer cancelled.
.google.protobuf.BoolValue cancelled = 4;getCancelled in interface DemandTransferStatusAdviceOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getCancelledOrBuilder()
transfer cancelled.
.google.protobuf.BoolValue cancelled = 4;getCancelledOrBuilder in interface DemandTransferStatusAdviceOrBuilderpublic 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 DemandTransferStatusAdvice parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DemandTransferStatusAdvice parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DemandTransferStatusAdvice parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DemandTransferStatusAdvice parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DemandTransferStatusAdvice parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DemandTransferStatusAdvice parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DemandTransferStatusAdvice parseFrom(InputStream input) throws IOException
IOExceptionpublic static DemandTransferStatusAdvice parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DemandTransferStatusAdvice parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static DemandTransferStatusAdvice parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DemandTransferStatusAdvice parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static DemandTransferStatusAdvice parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic DemandTransferStatusAdvice.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static DemandTransferStatusAdvice.Builder newBuilder()
public static DemandTransferStatusAdvice.Builder newBuilder(DemandTransferStatusAdvice prototype)
public DemandTransferStatusAdvice.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected DemandTransferStatusAdvice.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static DemandTransferStatusAdvice getDefaultInstance()
public static com.google.protobuf.Parser<DemandTransferStatusAdvice> parser()
public com.google.protobuf.Parser<DemandTransferStatusAdvice> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public DemandTransferStatusAdvice getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.