public final class CollateralReduced extends com.google.protobuf.GeneratedMessageV3 implements CollateralReducedOrBuilder
fincleartech.ibroker.CollateralReduced| Modifier and Type | Class and Description |
|---|---|
static class |
CollateralReduced.Builder
Protobuf type
fincleartech.ibroker.CollateralReduced |
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 |
BALANCE_FROM_FIELD_NUMBER |
static int |
BALANCE_TO_FIELD_NUMBER |
static int |
CLEARING_PARTICIPANT_ID_FIELD_NUMBER |
static int |
CLEARING_SETTLEMENT_ACCOUNT_FIELD_NUMBER |
static int |
CONTROLLING_PARTICIPANT_ID_FIELD_NUMBER |
static int |
LODGEMENT_NUMBER_FIELD_NUMBER |
static int |
MARGIN_LENDER_FIELD_NUMBER |
static int |
PARTICIPANT_REFERENCE_FIELD_NUMBER |
static int |
REJECTED_REASON_FIELD_NUMBER |
static int |
REQUEST_ID_FIELD_NUMBER |
static int |
SECURITY_CODE_FIELD_NUMBER |
static int |
SETTLEMENT_ACCOUNT_FIELD_NUMBER |
static int |
SPECIFIC_COVER_FIELD_NUMBER |
static int |
SUBPOSITION_TYPE_FIELD_NUMBER |
static int |
TOTAL_COVER_FIELD_NUMBER |
static int |
TRANSACTION_ID_FIELD_NUMBER |
static int |
UNITS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
com.google.protobuf.StringValue |
getBalanceFrom()
.google.protobuf.StringValue balance_from = 8; |
com.google.protobuf.StringValueOrBuilder |
getBalanceFromOrBuilder()
.google.protobuf.StringValue balance_from = 8; |
com.google.protobuf.StringValue |
getBalanceTo()
.google.protobuf.StringValue balance_to = 9; |
com.google.protobuf.StringValueOrBuilder |
getBalanceToOrBuilder()
.google.protobuf.StringValue balance_to = 9; |
com.google.protobuf.StringValue |
getClearingParticipantId()
.google.protobuf.StringValue clearing_participant_id = 15; |
com.google.protobuf.StringValueOrBuilder |
getClearingParticipantIdOrBuilder()
.google.protobuf.StringValue clearing_participant_id = 15; |
com.google.protobuf.StringValue |
getClearingSettlementAccount()
.google.protobuf.StringValue clearing_settlement_account = 14; |
com.google.protobuf.StringValueOrBuilder |
getClearingSettlementAccountOrBuilder()
.google.protobuf.StringValue clearing_settlement_account = 14; |
com.google.protobuf.StringValue |
getControllingParticipantId()
.google.protobuf.StringValue controlling_participant_id = 3; |
com.google.protobuf.StringValueOrBuilder |
getControllingParticipantIdOrBuilder()
.google.protobuf.StringValue controlling_participant_id = 3; |
static CollateralReduced |
getDefaultInstance() |
CollateralReduced |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.StringValue |
getLodgementNumber()
.google.protobuf.StringValue lodgement_number = 16; |
com.google.protobuf.StringValueOrBuilder |
getLodgementNumberOrBuilder()
.google.protobuf.StringValue lodgement_number = 16; |
com.google.protobuf.BoolValue |
getMarginLender()
.google.protobuf.BoolValue margin_lender = 12; |
com.google.protobuf.BoolValueOrBuilder |
getMarginLenderOrBuilder()
.google.protobuf.BoolValue margin_lender = 12; |
com.google.protobuf.Parser<CollateralReduced> |
getParserForType() |
com.google.protobuf.StringValue |
getParticipantReference()
.google.protobuf.StringValue participant_reference = 10; |
com.google.protobuf.StringValueOrBuilder |
getParticipantReferenceOrBuilder()
.google.protobuf.StringValue participant_reference = 10; |
com.google.protobuf.StringValue |
getRejectedReason()
.google.protobuf.StringValue rejected_reason = 17; |
com.google.protobuf.StringValueOrBuilder |
getRejectedReasonOrBuilder()
.google.protobuf.StringValue rejected_reason = 17; |
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 = 5; |
com.google.protobuf.StringValueOrBuilder |
getSecurityCodeOrBuilder()
.google.protobuf.StringValue security_code = 5; |
int |
getSerializedSize() |
com.google.protobuf.StringValue |
getSettlementAccount()
.google.protobuf.StringValue settlement_account = 4; |
com.google.protobuf.StringValueOrBuilder |
getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 4; |
com.google.protobuf.BoolValue |
getSpecificCover()
.google.protobuf.BoolValue specific_cover = 13; |
com.google.protobuf.BoolValueOrBuilder |
getSpecificCoverOrBuilder()
.google.protobuf.BoolValue specific_cover = 13; |
com.google.protobuf.StringValue |
getSubpositionType()
.google.protobuf.StringValue subposition_type = 7; |
com.google.protobuf.StringValueOrBuilder |
getSubpositionTypeOrBuilder()
.google.protobuf.StringValue subposition_type = 7; |
com.google.protobuf.StringValue |
getTotalCover()
.google.protobuf.StringValue total_cover = 11; |
com.google.protobuf.StringValueOrBuilder |
getTotalCoverOrBuilder()
.google.protobuf.StringValue total_cover = 11; |
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.StringValue |
getUnits()
.google.protobuf.StringValue units = 6; |
com.google.protobuf.StringValueOrBuilder |
getUnitsOrBuilder()
.google.protobuf.StringValue units = 6; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasBalanceFrom()
.google.protobuf.StringValue balance_from = 8; |
boolean |
hasBalanceTo()
.google.protobuf.StringValue balance_to = 9; |
boolean |
hasClearingParticipantId()
.google.protobuf.StringValue clearing_participant_id = 15; |
boolean |
hasClearingSettlementAccount()
.google.protobuf.StringValue clearing_settlement_account = 14; |
boolean |
hasControllingParticipantId()
.google.protobuf.StringValue controlling_participant_id = 3; |
int |
hashCode() |
boolean |
hasLodgementNumber()
.google.protobuf.StringValue lodgement_number = 16; |
boolean |
hasMarginLender()
.google.protobuf.BoolValue margin_lender = 12; |
boolean |
hasParticipantReference()
.google.protobuf.StringValue participant_reference = 10; |
boolean |
hasRejectedReason()
.google.protobuf.StringValue rejected_reason = 17; |
boolean |
hasRequestId()
.google.protobuf.StringValue request_id = 1; |
boolean |
hasSecurityCode()
.google.protobuf.StringValue security_code = 5; |
boolean |
hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 4; |
boolean |
hasSpecificCover()
.google.protobuf.BoolValue specific_cover = 13; |
boolean |
hasSubpositionType()
.google.protobuf.StringValue subposition_type = 7; |
boolean |
hasTotalCover()
.google.protobuf.StringValue total_cover = 11; |
boolean |
hasTransactionId()
.google.protobuf.StringValue transaction_id = 2; |
boolean |
hasUnits()
.google.protobuf.StringValue units = 6; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static CollateralReduced.Builder |
newBuilder() |
static CollateralReduced.Builder |
newBuilder(CollateralReduced prototype) |
CollateralReduced.Builder |
newBuilderForType() |
protected CollateralReduced.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static CollateralReduced |
parseDelimitedFrom(InputStream input) |
static CollateralReduced |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CollateralReduced |
parseFrom(byte[] data) |
static CollateralReduced |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CollateralReduced |
parseFrom(ByteBuffer data) |
static CollateralReduced |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CollateralReduced |
parseFrom(com.google.protobuf.ByteString data) |
static CollateralReduced |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CollateralReduced |
parseFrom(com.google.protobuf.CodedInputStream input) |
static CollateralReduced |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CollateralReduced |
parseFrom(InputStream input) |
static CollateralReduced |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<CollateralReduced> |
parser() |
CollateralReduced.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 CONTROLLING_PARTICIPANT_ID_FIELD_NUMBER
public static final int SETTLEMENT_ACCOUNT_FIELD_NUMBER
public static final int SECURITY_CODE_FIELD_NUMBER
public static final int UNITS_FIELD_NUMBER
public static final int SUBPOSITION_TYPE_FIELD_NUMBER
public static final int BALANCE_FROM_FIELD_NUMBER
public static final int BALANCE_TO_FIELD_NUMBER
public static final int PARTICIPANT_REFERENCE_FIELD_NUMBER
public static final int TOTAL_COVER_FIELD_NUMBER
public static final int MARGIN_LENDER_FIELD_NUMBER
public static final int SPECIFIC_COVER_FIELD_NUMBER
public static final int CLEARING_SETTLEMENT_ACCOUNT_FIELD_NUMBER
public static final int CLEARING_PARTICIPANT_ID_FIELD_NUMBER
public static final int LODGEMENT_NUMBER_FIELD_NUMBER
public static final int REJECTED_REASON_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 CollateralReducedOrBuilderpublic com.google.protobuf.StringValue getRequestId()
.google.protobuf.StringValue request_id = 1;getRequestId in interface CollateralReducedOrBuilderpublic com.google.protobuf.StringValueOrBuilder getRequestIdOrBuilder()
.google.protobuf.StringValue request_id = 1;getRequestIdOrBuilder in interface CollateralReducedOrBuilderpublic boolean hasTransactionId()
.google.protobuf.StringValue transaction_id = 2;hasTransactionId in interface CollateralReducedOrBuilderpublic com.google.protobuf.StringValue getTransactionId()
.google.protobuf.StringValue transaction_id = 2;getTransactionId in interface CollateralReducedOrBuilderpublic com.google.protobuf.StringValueOrBuilder getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 2;getTransactionIdOrBuilder in interface CollateralReducedOrBuilderpublic boolean hasControllingParticipantId()
.google.protobuf.StringValue controlling_participant_id = 3;hasControllingParticipantId in interface CollateralReducedOrBuilderpublic com.google.protobuf.StringValue getControllingParticipantId()
.google.protobuf.StringValue controlling_participant_id = 3;getControllingParticipantId in interface CollateralReducedOrBuilderpublic com.google.protobuf.StringValueOrBuilder getControllingParticipantIdOrBuilder()
.google.protobuf.StringValue controlling_participant_id = 3;getControllingParticipantIdOrBuilder in interface CollateralReducedOrBuilderpublic boolean hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 4;hasSettlementAccount in interface CollateralReducedOrBuilderpublic com.google.protobuf.StringValue getSettlementAccount()
.google.protobuf.StringValue settlement_account = 4;getSettlementAccount in interface CollateralReducedOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 4;getSettlementAccountOrBuilder in interface CollateralReducedOrBuilderpublic boolean hasSecurityCode()
.google.protobuf.StringValue security_code = 5;hasSecurityCode in interface CollateralReducedOrBuilderpublic com.google.protobuf.StringValue getSecurityCode()
.google.protobuf.StringValue security_code = 5;getSecurityCode in interface CollateralReducedOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSecurityCodeOrBuilder()
.google.protobuf.StringValue security_code = 5;getSecurityCodeOrBuilder in interface CollateralReducedOrBuilderpublic boolean hasUnits()
.google.protobuf.StringValue units = 6;hasUnits in interface CollateralReducedOrBuilderpublic com.google.protobuf.StringValue getUnits()
.google.protobuf.StringValue units = 6;getUnits in interface CollateralReducedOrBuilderpublic com.google.protobuf.StringValueOrBuilder getUnitsOrBuilder()
.google.protobuf.StringValue units = 6;getUnitsOrBuilder in interface CollateralReducedOrBuilderpublic boolean hasSubpositionType()
.google.protobuf.StringValue subposition_type = 7;hasSubpositionType in interface CollateralReducedOrBuilderpublic com.google.protobuf.StringValue getSubpositionType()
.google.protobuf.StringValue subposition_type = 7;getSubpositionType in interface CollateralReducedOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSubpositionTypeOrBuilder()
.google.protobuf.StringValue subposition_type = 7;getSubpositionTypeOrBuilder in interface CollateralReducedOrBuilderpublic boolean hasBalanceFrom()
.google.protobuf.StringValue balance_from = 8;hasBalanceFrom in interface CollateralReducedOrBuilderpublic com.google.protobuf.StringValue getBalanceFrom()
.google.protobuf.StringValue balance_from = 8;getBalanceFrom in interface CollateralReducedOrBuilderpublic com.google.protobuf.StringValueOrBuilder getBalanceFromOrBuilder()
.google.protobuf.StringValue balance_from = 8;getBalanceFromOrBuilder in interface CollateralReducedOrBuilderpublic boolean hasBalanceTo()
.google.protobuf.StringValue balance_to = 9;hasBalanceTo in interface CollateralReducedOrBuilderpublic com.google.protobuf.StringValue getBalanceTo()
.google.protobuf.StringValue balance_to = 9;getBalanceTo in interface CollateralReducedOrBuilderpublic com.google.protobuf.StringValueOrBuilder getBalanceToOrBuilder()
.google.protobuf.StringValue balance_to = 9;getBalanceToOrBuilder in interface CollateralReducedOrBuilderpublic boolean hasParticipantReference()
.google.protobuf.StringValue participant_reference = 10;hasParticipantReference in interface CollateralReducedOrBuilderpublic com.google.protobuf.StringValue getParticipantReference()
.google.protobuf.StringValue participant_reference = 10;getParticipantReference in interface CollateralReducedOrBuilderpublic com.google.protobuf.StringValueOrBuilder getParticipantReferenceOrBuilder()
.google.protobuf.StringValue participant_reference = 10;getParticipantReferenceOrBuilder in interface CollateralReducedOrBuilderpublic boolean hasTotalCover()
.google.protobuf.StringValue total_cover = 11;hasTotalCover in interface CollateralReducedOrBuilderpublic com.google.protobuf.StringValue getTotalCover()
.google.protobuf.StringValue total_cover = 11;getTotalCover in interface CollateralReducedOrBuilderpublic com.google.protobuf.StringValueOrBuilder getTotalCoverOrBuilder()
.google.protobuf.StringValue total_cover = 11;getTotalCoverOrBuilder in interface CollateralReducedOrBuilderpublic boolean hasMarginLender()
.google.protobuf.BoolValue margin_lender = 12;hasMarginLender in interface CollateralReducedOrBuilderpublic com.google.protobuf.BoolValue getMarginLender()
.google.protobuf.BoolValue margin_lender = 12;getMarginLender in interface CollateralReducedOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getMarginLenderOrBuilder()
.google.protobuf.BoolValue margin_lender = 12;getMarginLenderOrBuilder in interface CollateralReducedOrBuilderpublic boolean hasSpecificCover()
.google.protobuf.BoolValue specific_cover = 13;hasSpecificCover in interface CollateralReducedOrBuilderpublic com.google.protobuf.BoolValue getSpecificCover()
.google.protobuf.BoolValue specific_cover = 13;getSpecificCover in interface CollateralReducedOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getSpecificCoverOrBuilder()
.google.protobuf.BoolValue specific_cover = 13;getSpecificCoverOrBuilder in interface CollateralReducedOrBuilderpublic boolean hasClearingSettlementAccount()
.google.protobuf.StringValue clearing_settlement_account = 14;hasClearingSettlementAccount in interface CollateralReducedOrBuilderpublic com.google.protobuf.StringValue getClearingSettlementAccount()
.google.protobuf.StringValue clearing_settlement_account = 14;getClearingSettlementAccount in interface CollateralReducedOrBuilderpublic com.google.protobuf.StringValueOrBuilder getClearingSettlementAccountOrBuilder()
.google.protobuf.StringValue clearing_settlement_account = 14;getClearingSettlementAccountOrBuilder in interface CollateralReducedOrBuilderpublic boolean hasClearingParticipantId()
.google.protobuf.StringValue clearing_participant_id = 15;hasClearingParticipantId in interface CollateralReducedOrBuilderpublic com.google.protobuf.StringValue getClearingParticipantId()
.google.protobuf.StringValue clearing_participant_id = 15;getClearingParticipantId in interface CollateralReducedOrBuilderpublic com.google.protobuf.StringValueOrBuilder getClearingParticipantIdOrBuilder()
.google.protobuf.StringValue clearing_participant_id = 15;getClearingParticipantIdOrBuilder in interface CollateralReducedOrBuilderpublic boolean hasLodgementNumber()
.google.protobuf.StringValue lodgement_number = 16;hasLodgementNumber in interface CollateralReducedOrBuilderpublic com.google.protobuf.StringValue getLodgementNumber()
.google.protobuf.StringValue lodgement_number = 16;getLodgementNumber in interface CollateralReducedOrBuilderpublic com.google.protobuf.StringValueOrBuilder getLodgementNumberOrBuilder()
.google.protobuf.StringValue lodgement_number = 16;getLodgementNumberOrBuilder in interface CollateralReducedOrBuilderpublic boolean hasRejectedReason()
.google.protobuf.StringValue rejected_reason = 17;hasRejectedReason in interface CollateralReducedOrBuilderpublic com.google.protobuf.StringValue getRejectedReason()
.google.protobuf.StringValue rejected_reason = 17;getRejectedReason in interface CollateralReducedOrBuilderpublic com.google.protobuf.StringValueOrBuilder getRejectedReasonOrBuilder()
.google.protobuf.StringValue rejected_reason = 17;getRejectedReasonOrBuilder in interface CollateralReducedOrBuilderpublic 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 CollateralReduced parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CollateralReduced parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CollateralReduced parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CollateralReduced parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CollateralReduced parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CollateralReduced parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CollateralReduced parseFrom(InputStream input) throws IOException
IOExceptionpublic static CollateralReduced parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CollateralReduced parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static CollateralReduced parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CollateralReduced parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static CollateralReduced parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic CollateralReduced.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static CollateralReduced.Builder newBuilder()
public static CollateralReduced.Builder newBuilder(CollateralReduced prototype)
public CollateralReduced.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected CollateralReduced.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static CollateralReduced getDefaultInstance()
public static com.google.protobuf.Parser<CollateralReduced> parser()
public com.google.protobuf.Parser<CollateralReduced> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public CollateralReduced getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.