public final class CollateralCreated extends com.google.protobuf.GeneratedMessageV3 implements CollateralCreatedOrBuilder
fincleartech.ibroker.CollateralCreated| Modifier and Type | Class and Description |
|---|---|
static class |
CollateralCreated.Builder
Protobuf type
fincleartech.ibroker.CollateralCreated |
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 |
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 CollateralCreated |
getDefaultInstance() |
CollateralCreated |
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<CollateralCreated> |
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 |
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 |
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 CollateralCreated.Builder |
newBuilder() |
static CollateralCreated.Builder |
newBuilder(CollateralCreated prototype) |
CollateralCreated.Builder |
newBuilderForType() |
protected CollateralCreated.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static CollateralCreated |
parseDelimitedFrom(InputStream input) |
static CollateralCreated |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CollateralCreated |
parseFrom(byte[] data) |
static CollateralCreated |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CollateralCreated |
parseFrom(ByteBuffer data) |
static CollateralCreated |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CollateralCreated |
parseFrom(com.google.protobuf.ByteString data) |
static CollateralCreated |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CollateralCreated |
parseFrom(com.google.protobuf.CodedInputStream input) |
static CollateralCreated |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CollateralCreated |
parseFrom(InputStream input) |
static CollateralCreated |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<CollateralCreated> |
parser() |
CollateralCreated.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
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 CollateralCreatedOrBuilderpublic com.google.protobuf.StringValue getRequestId()
.google.protobuf.StringValue request_id = 1;getRequestId in interface CollateralCreatedOrBuilderpublic com.google.protobuf.StringValueOrBuilder getRequestIdOrBuilder()
.google.protobuf.StringValue request_id = 1;getRequestIdOrBuilder in interface CollateralCreatedOrBuilderpublic boolean hasTransactionId()
.google.protobuf.StringValue transaction_id = 2;hasTransactionId in interface CollateralCreatedOrBuilderpublic com.google.protobuf.StringValue getTransactionId()
.google.protobuf.StringValue transaction_id = 2;getTransactionId in interface CollateralCreatedOrBuilderpublic com.google.protobuf.StringValueOrBuilder getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 2;getTransactionIdOrBuilder in interface CollateralCreatedOrBuilderpublic boolean hasControllingParticipantId()
.google.protobuf.StringValue controlling_participant_id = 3;hasControllingParticipantId in interface CollateralCreatedOrBuilderpublic com.google.protobuf.StringValue getControllingParticipantId()
.google.protobuf.StringValue controlling_participant_id = 3;getControllingParticipantId in interface CollateralCreatedOrBuilderpublic com.google.protobuf.StringValueOrBuilder getControllingParticipantIdOrBuilder()
.google.protobuf.StringValue controlling_participant_id = 3;getControllingParticipantIdOrBuilder in interface CollateralCreatedOrBuilderpublic boolean hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 4;hasSettlementAccount in interface CollateralCreatedOrBuilderpublic com.google.protobuf.StringValue getSettlementAccount()
.google.protobuf.StringValue settlement_account = 4;getSettlementAccount in interface CollateralCreatedOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 4;getSettlementAccountOrBuilder in interface CollateralCreatedOrBuilderpublic boolean hasSecurityCode()
.google.protobuf.StringValue security_code = 5;hasSecurityCode in interface CollateralCreatedOrBuilderpublic com.google.protobuf.StringValue getSecurityCode()
.google.protobuf.StringValue security_code = 5;getSecurityCode in interface CollateralCreatedOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSecurityCodeOrBuilder()
.google.protobuf.StringValue security_code = 5;getSecurityCodeOrBuilder in interface CollateralCreatedOrBuilderpublic boolean hasUnits()
.google.protobuf.StringValue units = 6;hasUnits in interface CollateralCreatedOrBuilderpublic com.google.protobuf.StringValue getUnits()
.google.protobuf.StringValue units = 6;getUnits in interface CollateralCreatedOrBuilderpublic com.google.protobuf.StringValueOrBuilder getUnitsOrBuilder()
.google.protobuf.StringValue units = 6;getUnitsOrBuilder in interface CollateralCreatedOrBuilderpublic boolean hasSubpositionType()
.google.protobuf.StringValue subposition_type = 7;hasSubpositionType in interface CollateralCreatedOrBuilderpublic com.google.protobuf.StringValue getSubpositionType()
.google.protobuf.StringValue subposition_type = 7;getSubpositionType in interface CollateralCreatedOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSubpositionTypeOrBuilder()
.google.protobuf.StringValue subposition_type = 7;getSubpositionTypeOrBuilder in interface CollateralCreatedOrBuilderpublic boolean hasBalanceFrom()
.google.protobuf.StringValue balance_from = 8;hasBalanceFrom in interface CollateralCreatedOrBuilderpublic com.google.protobuf.StringValue getBalanceFrom()
.google.protobuf.StringValue balance_from = 8;getBalanceFrom in interface CollateralCreatedOrBuilderpublic com.google.protobuf.StringValueOrBuilder getBalanceFromOrBuilder()
.google.protobuf.StringValue balance_from = 8;getBalanceFromOrBuilder in interface CollateralCreatedOrBuilderpublic boolean hasBalanceTo()
.google.protobuf.StringValue balance_to = 9;hasBalanceTo in interface CollateralCreatedOrBuilderpublic com.google.protobuf.StringValue getBalanceTo()
.google.protobuf.StringValue balance_to = 9;getBalanceTo in interface CollateralCreatedOrBuilderpublic com.google.protobuf.StringValueOrBuilder getBalanceToOrBuilder()
.google.protobuf.StringValue balance_to = 9;getBalanceToOrBuilder in interface CollateralCreatedOrBuilderpublic boolean hasParticipantReference()
.google.protobuf.StringValue participant_reference = 10;hasParticipantReference in interface CollateralCreatedOrBuilderpublic com.google.protobuf.StringValue getParticipantReference()
.google.protobuf.StringValue participant_reference = 10;getParticipantReference in interface CollateralCreatedOrBuilderpublic com.google.protobuf.StringValueOrBuilder getParticipantReferenceOrBuilder()
.google.protobuf.StringValue participant_reference = 10;getParticipantReferenceOrBuilder in interface CollateralCreatedOrBuilderpublic boolean hasTotalCover()
.google.protobuf.StringValue total_cover = 11;hasTotalCover in interface CollateralCreatedOrBuilderpublic com.google.protobuf.StringValue getTotalCover()
.google.protobuf.StringValue total_cover = 11;getTotalCover in interface CollateralCreatedOrBuilderpublic com.google.protobuf.StringValueOrBuilder getTotalCoverOrBuilder()
.google.protobuf.StringValue total_cover = 11;getTotalCoverOrBuilder in interface CollateralCreatedOrBuilderpublic boolean hasMarginLender()
.google.protobuf.BoolValue margin_lender = 12;hasMarginLender in interface CollateralCreatedOrBuilderpublic com.google.protobuf.BoolValue getMarginLender()
.google.protobuf.BoolValue margin_lender = 12;getMarginLender in interface CollateralCreatedOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getMarginLenderOrBuilder()
.google.protobuf.BoolValue margin_lender = 12;getMarginLenderOrBuilder in interface CollateralCreatedOrBuilderpublic boolean hasSpecificCover()
.google.protobuf.BoolValue specific_cover = 13;hasSpecificCover in interface CollateralCreatedOrBuilderpublic com.google.protobuf.BoolValue getSpecificCover()
.google.protobuf.BoolValue specific_cover = 13;getSpecificCover in interface CollateralCreatedOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getSpecificCoverOrBuilder()
.google.protobuf.BoolValue specific_cover = 13;getSpecificCoverOrBuilder in interface CollateralCreatedOrBuilderpublic boolean hasClearingSettlementAccount()
.google.protobuf.StringValue clearing_settlement_account = 14;hasClearingSettlementAccount in interface CollateralCreatedOrBuilderpublic com.google.protobuf.StringValue getClearingSettlementAccount()
.google.protobuf.StringValue clearing_settlement_account = 14;getClearingSettlementAccount in interface CollateralCreatedOrBuilderpublic com.google.protobuf.StringValueOrBuilder getClearingSettlementAccountOrBuilder()
.google.protobuf.StringValue clearing_settlement_account = 14;getClearingSettlementAccountOrBuilder in interface CollateralCreatedOrBuilderpublic boolean hasClearingParticipantId()
.google.protobuf.StringValue clearing_participant_id = 15;hasClearingParticipantId in interface CollateralCreatedOrBuilderpublic com.google.protobuf.StringValue getClearingParticipantId()
.google.protobuf.StringValue clearing_participant_id = 15;getClearingParticipantId in interface CollateralCreatedOrBuilderpublic com.google.protobuf.StringValueOrBuilder getClearingParticipantIdOrBuilder()
.google.protobuf.StringValue clearing_participant_id = 15;getClearingParticipantIdOrBuilder in interface CollateralCreatedOrBuilderpublic boolean hasLodgementNumber()
.google.protobuf.StringValue lodgement_number = 16;hasLodgementNumber in interface CollateralCreatedOrBuilderpublic com.google.protobuf.StringValue getLodgementNumber()
.google.protobuf.StringValue lodgement_number = 16;getLodgementNumber in interface CollateralCreatedOrBuilderpublic com.google.protobuf.StringValueOrBuilder getLodgementNumberOrBuilder()
.google.protobuf.StringValue lodgement_number = 16;getLodgementNumberOrBuilder in interface CollateralCreatedOrBuilderpublic 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 CollateralCreated parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CollateralCreated parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CollateralCreated parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CollateralCreated parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CollateralCreated parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CollateralCreated parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CollateralCreated parseFrom(InputStream input) throws IOException
IOExceptionpublic static CollateralCreated parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CollateralCreated parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static CollateralCreated parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CollateralCreated parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static CollateralCreated parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic CollateralCreated.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static CollateralCreated.Builder newBuilder()
public static CollateralCreated.Builder newBuilder(CollateralCreated prototype)
public CollateralCreated.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected CollateralCreated.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static CollateralCreated getDefaultInstance()
public static com.google.protobuf.Parser<CollateralCreated> parser()
public com.google.protobuf.Parser<CollateralCreated> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public CollateralCreated getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022. All rights reserved.