public final class ParticipantInitiatedBidElectionRequest extends com.google.protobuf.GeneratedMessageV3 implements ParticipantInitiatedBidElectionRequestOrBuilder
fincleartech.ibroker.ParticipantInitiatedBidElectionRequest| Modifier and Type | Class and Description |
|---|---|
static class |
ParticipantInitiatedBidElectionRequest.Builder
Protobuf type
fincleartech.ibroker.ParticipantInitiatedBidElectionRequest |
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 |
CORPORATE_ACTION_ID_FIELD_NUMBER |
static int |
DISTINCT_PORTION_INDICATOR_FIELD_NUMBER |
static int |
EVENT_TYPE_FIELD_NUMBER |
static int |
OPTION_NUMBER_FIELD_NUMBER |
static int |
OPTION_TYPE_FIELD_NUMBER |
static int |
PARTICIPANT_FIELD_NUMBER |
static int |
REQUEST_ID_FIELD_NUMBER |
static int |
SECURITY_CODE_FIELD_NUMBER |
static int |
SETTLEMENT_ACCOUNT_FIELD_NUMBER |
static int |
UNITS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
com.google.protobuf.StringValue |
getCorporateActionId()
The unique numeric identifier of the Corporate Action that the Bid Offer pertains to.
|
com.google.protobuf.StringValueOrBuilder |
getCorporateActionIdOrBuilder()
The unique numeric identifier of the Corporate Action that the Bid Offer pertains to.
|
static ParticipantInitiatedBidElectionRequest |
getDefaultInstance() |
ParticipantInitiatedBidElectionRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.BoolValue |
getDistinctPortionIndicator()
Identifies whether the number of securities covered by the Bid Election relate to a distinct portion of a security holding, either:
'true', where the securities covered by the acceptance relate to a distinct portion of a security holding; or
'false', where the securities covered by the acceptance do not relate to a distinct portion of a security holding.
|
com.google.protobuf.BoolValueOrBuilder |
getDistinctPortionIndicatorOrBuilder()
Identifies whether the number of securities covered by the Bid Election relate to a distinct portion of a security holding, either:
'true', where the securities covered by the acceptance relate to a distinct portion of a security holding; or
'false', where the securities covered by the acceptance do not relate to a distinct portion of a security holding.
|
com.google.protobuf.StringValue |
getEventType()
The corporate action event type
# Valid Values:
- BIDS buyback
- TEND takeover
- OTHR other
|
com.google.protobuf.StringValueOrBuilder |
getEventTypeOrBuilder()
The corporate action event type
# Valid Values:
- BIDS buyback
- TEND takeover
- OTHR other
|
com.google.protobuf.StringValue |
getOptionNumber()
Identifies the Option Number of the Corporate Action ID that the Controlling Participant is
accepting on behalf of the Account Holder.
|
com.google.protobuf.StringValueOrBuilder |
getOptionNumberOrBuilder()
Identifies the Option Number of the Corporate Action ID that the Controlling Participant is
accepting on behalf of the Account Holder.
|
com.google.protobuf.StringValue |
getOptionType()
The corporate action event type
# Valid Values:
- CASE Identifies that the Bid Offer consideration is paid in Cash and Securities (CASE).
|
com.google.protobuf.StringValueOrBuilder |
getOptionTypeOrBuilder()
The corporate action event type
# Valid Values:
- CASE Identifies that the Bid Offer consideration is paid in Cash and Securities (CASE).
|
com.google.protobuf.Parser<ParticipantInitiatedBidElectionRequest> |
getParserForType() |
com.google.protobuf.StringValue |
getParticipant()
The Participant identifies the Participant delivering/receiving units.
|
com.google.protobuf.StringValueOrBuilder |
getParticipantOrBuilder()
The Participant identifies the Participant delivering/receiving units.
|
com.google.protobuf.StringValue |
getRequestId()
Correlation request identifier
|
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
Correlation request identifier
|
com.google.protobuf.StringValue |
getSecurityCode()
Identifies the security in which units are being transferred.
|
com.google.protobuf.StringValueOrBuilder |
getSecurityCodeOrBuilder()
Identifies the security in which units are being transferred.
|
int |
getSerializedSize() |
com.google.protobuf.StringValue |
getSettlementAccount()
The Account (HIN) is the Account (HIN) from which units are being delivered/received.
|
com.google.protobuf.StringValueOrBuilder |
getSettlementAccountOrBuilder()
The Account (HIN) is the Account (HIN) from which units are being delivered/received.
|
NumberValue |
getUnits()
The Unit Quantity of the Security Code which is being transferred.
|
NumberValueOrBuilder |
getUnitsOrBuilder()
The Unit Quantity of the Security Code which is being transferred.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasCorporateActionId()
The unique numeric identifier of the Corporate Action that the Bid Offer pertains to.
|
boolean |
hasDistinctPortionIndicator()
Identifies whether the number of securities covered by the Bid Election relate to a distinct portion of a security holding, either:
'true', where the securities covered by the acceptance relate to a distinct portion of a security holding; or
'false', where the securities covered by the acceptance do not relate to a distinct portion of a security holding.
|
boolean |
hasEventType()
The corporate action event type
# Valid Values:
- BIDS buyback
- TEND takeover
- OTHR other
|
int |
hashCode() |
boolean |
hasOptionNumber()
Identifies the Option Number of the Corporate Action ID that the Controlling Participant is
accepting on behalf of the Account Holder.
|
boolean |
hasOptionType()
The corporate action event type
# Valid Values:
- CASE Identifies that the Bid Offer consideration is paid in Cash and Securities (CASE).
|
boolean |
hasParticipant()
The Participant identifies the Participant delivering/receiving units.
|
boolean |
hasRequestId()
Correlation request identifier
|
boolean |
hasSecurityCode()
Identifies the security in which units are being transferred.
|
boolean |
hasSettlementAccount()
The Account (HIN) is the Account (HIN) from which units are being delivered/received.
|
boolean |
hasUnits()
The Unit Quantity of the Security Code which is being transferred.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ParticipantInitiatedBidElectionRequest.Builder |
newBuilder() |
static ParticipantInitiatedBidElectionRequest.Builder |
newBuilder(ParticipantInitiatedBidElectionRequest prototype) |
ParticipantInitiatedBidElectionRequest.Builder |
newBuilderForType() |
protected ParticipantInitiatedBidElectionRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ParticipantInitiatedBidElectionRequest |
parseDelimitedFrom(InputStream input) |
static ParticipantInitiatedBidElectionRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ParticipantInitiatedBidElectionRequest |
parseFrom(byte[] data) |
static ParticipantInitiatedBidElectionRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ParticipantInitiatedBidElectionRequest |
parseFrom(ByteBuffer data) |
static ParticipantInitiatedBidElectionRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ParticipantInitiatedBidElectionRequest |
parseFrom(com.google.protobuf.ByteString data) |
static ParticipantInitiatedBidElectionRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ParticipantInitiatedBidElectionRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ParticipantInitiatedBidElectionRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ParticipantInitiatedBidElectionRequest |
parseFrom(InputStream input) |
static ParticipantInitiatedBidElectionRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ParticipantInitiatedBidElectionRequest> |
parser() |
ParticipantInitiatedBidElectionRequest.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 PARTICIPANT_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 CORPORATE_ACTION_ID_FIELD_NUMBER
public static final int DISTINCT_PORTION_INDICATOR_FIELD_NUMBER
public static final int OPTION_NUMBER_FIELD_NUMBER
public static final int EVENT_TYPE_FIELD_NUMBER
public static final int OPTION_TYPE_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 ParticipantInitiatedBidElectionRequestOrBuilderpublic com.google.protobuf.StringValue getRequestId()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;getRequestId in interface ParticipantInitiatedBidElectionRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getRequestIdOrBuilder()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;getRequestIdOrBuilder in interface ParticipantInitiatedBidElectionRequestOrBuilderpublic boolean hasParticipant()
The Participant identifies the Participant delivering/receiving units.
.google.protobuf.StringValue participant = 18;hasParticipant in interface ParticipantInitiatedBidElectionRequestOrBuilderpublic com.google.protobuf.StringValue getParticipant()
The Participant identifies the Participant delivering/receiving units.
.google.protobuf.StringValue participant = 18;getParticipant in interface ParticipantInitiatedBidElectionRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getParticipantOrBuilder()
The Participant identifies the Participant delivering/receiving units.
.google.protobuf.StringValue participant = 18;getParticipantOrBuilder in interface ParticipantInitiatedBidElectionRequestOrBuilderpublic boolean hasSettlementAccount()
The Account (HIN) is the Account (HIN) from which units are being delivered/received.
.google.protobuf.StringValue settlement_account = 19;hasSettlementAccount in interface ParticipantInitiatedBidElectionRequestOrBuilderpublic com.google.protobuf.StringValue getSettlementAccount()
The Account (HIN) is the Account (HIN) from which units are being delivered/received.
.google.protobuf.StringValue settlement_account = 19;getSettlementAccount in interface ParticipantInitiatedBidElectionRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSettlementAccountOrBuilder()
The Account (HIN) is the Account (HIN) from which units are being delivered/received.
.google.protobuf.StringValue settlement_account = 19;getSettlementAccountOrBuilder in interface ParticipantInitiatedBidElectionRequestOrBuilderpublic boolean hasSecurityCode()
Identifies the security in which units are being transferred.
.google.protobuf.StringValue security_code = 14;hasSecurityCode in interface ParticipantInitiatedBidElectionRequestOrBuilderpublic com.google.protobuf.StringValue getSecurityCode()
Identifies the security in which units are being transferred.
.google.protobuf.StringValue security_code = 14;getSecurityCode in interface ParticipantInitiatedBidElectionRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSecurityCodeOrBuilder()
Identifies the security in which units are being transferred.
.google.protobuf.StringValue security_code = 14;getSecurityCodeOrBuilder in interface ParticipantInitiatedBidElectionRequestOrBuilderpublic boolean hasUnits()
The Unit Quantity of the Security Code which is being transferred. This must be a positive whole number greater than 0, with no decimal places. The Delivering Account (HIN) must have sufficient available units greater than or equal to the Unit Quantity for the specified security.
.fincleartech.ibroker.NumberValue units = 16;hasUnits in interface ParticipantInitiatedBidElectionRequestOrBuilderpublic NumberValue getUnits()
The Unit Quantity of the Security Code which is being transferred. This must be a positive whole number greater than 0, with no decimal places. The Delivering Account (HIN) must have sufficient available units greater than or equal to the Unit Quantity for the specified security.
.fincleartech.ibroker.NumberValue units = 16;getUnits in interface ParticipantInitiatedBidElectionRequestOrBuilderpublic NumberValueOrBuilder getUnitsOrBuilder()
The Unit Quantity of the Security Code which is being transferred. This must be a positive whole number greater than 0, with no decimal places. The Delivering Account (HIN) must have sufficient available units greater than or equal to the Unit Quantity for the specified security.
.fincleartech.ibroker.NumberValue units = 16;getUnitsOrBuilder in interface ParticipantInitiatedBidElectionRequestOrBuilderpublic boolean hasCorporateActionId()
The unique numeric identifier of the Corporate Action that the Bid Offer pertains to.
.google.protobuf.StringValue corporate_action_id = 2;hasCorporateActionId in interface ParticipantInitiatedBidElectionRequestOrBuilderpublic com.google.protobuf.StringValue getCorporateActionId()
The unique numeric identifier of the Corporate Action that the Bid Offer pertains to.
.google.protobuf.StringValue corporate_action_id = 2;getCorporateActionId in interface ParticipantInitiatedBidElectionRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getCorporateActionIdOrBuilder()
The unique numeric identifier of the Corporate Action that the Bid Offer pertains to.
.google.protobuf.StringValue corporate_action_id = 2;getCorporateActionIdOrBuilder in interface ParticipantInitiatedBidElectionRequestOrBuilderpublic boolean hasDistinctPortionIndicator()
Identifies whether the number of securities covered by the Bid Election relate to a distinct portion of a security holding, either:
'true', where the securities covered by the acceptance relate to a distinct portion of a security holding; or
'false', where the securities covered by the acceptance do not relate to a distinct portion of a security holding.
.google.protobuf.BoolValue distinct_portion_indicator = 3;hasDistinctPortionIndicator in interface ParticipantInitiatedBidElectionRequestOrBuilderpublic com.google.protobuf.BoolValue getDistinctPortionIndicator()
Identifies whether the number of securities covered by the Bid Election relate to a distinct portion of a security holding, either:
'true', where the securities covered by the acceptance relate to a distinct portion of a security holding; or
'false', where the securities covered by the acceptance do not relate to a distinct portion of a security holding.
.google.protobuf.BoolValue distinct_portion_indicator = 3;getDistinctPortionIndicator in interface ParticipantInitiatedBidElectionRequestOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getDistinctPortionIndicatorOrBuilder()
Identifies whether the number of securities covered by the Bid Election relate to a distinct portion of a security holding, either:
'true', where the securities covered by the acceptance relate to a distinct portion of a security holding; or
'false', where the securities covered by the acceptance do not relate to a distinct portion of a security holding.
.google.protobuf.BoolValue distinct_portion_indicator = 3;getDistinctPortionIndicatorOrBuilder in interface ParticipantInitiatedBidElectionRequestOrBuilderpublic boolean hasOptionNumber()
Identifies the Option Number of the Corporate Action ID that the Controlling Participant is accepting on behalf of the Account Holder.
.google.protobuf.StringValue option_number = 4;hasOptionNumber in interface ParticipantInitiatedBidElectionRequestOrBuilderpublic com.google.protobuf.StringValue getOptionNumber()
Identifies the Option Number of the Corporate Action ID that the Controlling Participant is accepting on behalf of the Account Holder.
.google.protobuf.StringValue option_number = 4;getOptionNumber in interface ParticipantInitiatedBidElectionRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getOptionNumberOrBuilder()
Identifies the Option Number of the Corporate Action ID that the Controlling Participant is accepting on behalf of the Account Holder.
.google.protobuf.StringValue option_number = 4;getOptionNumberOrBuilder in interface ParticipantInitiatedBidElectionRequestOrBuilderpublic boolean hasEventType()
The corporate action event type # Valid Values: - BIDS buyback - TEND takeover - OTHR other
.google.protobuf.StringValue event_type = 5;hasEventType in interface ParticipantInitiatedBidElectionRequestOrBuilderpublic com.google.protobuf.StringValue getEventType()
The corporate action event type # Valid Values: - BIDS buyback - TEND takeover - OTHR other
.google.protobuf.StringValue event_type = 5;getEventType in interface ParticipantInitiatedBidElectionRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getEventTypeOrBuilder()
The corporate action event type # Valid Values: - BIDS buyback - TEND takeover - OTHR other
.google.protobuf.StringValue event_type = 5;getEventTypeOrBuilder in interface ParticipantInitiatedBidElectionRequestOrBuilderpublic boolean hasOptionType()
The corporate action event type # Valid Values: - CASE Identifies that the Bid Offer consideration is paid in Cash and Securities (CASE). - CASH Identifies that the Bid Offer consideration is paid in Cash (CASH). - SECU Identifies that the Bid Offer consideration is paid in Securities (SECU).
.google.protobuf.StringValue option_type = 6;hasOptionType in interface ParticipantInitiatedBidElectionRequestOrBuilderpublic com.google.protobuf.StringValue getOptionType()
The corporate action event type # Valid Values: - CASE Identifies that the Bid Offer consideration is paid in Cash and Securities (CASE). - CASH Identifies that the Bid Offer consideration is paid in Cash (CASH). - SECU Identifies that the Bid Offer consideration is paid in Securities (SECU).
.google.protobuf.StringValue option_type = 6;getOptionType in interface ParticipantInitiatedBidElectionRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getOptionTypeOrBuilder()
The corporate action event type # Valid Values: - CASE Identifies that the Bid Offer consideration is paid in Cash and Securities (CASE). - CASH Identifies that the Bid Offer consideration is paid in Cash (CASH). - SECU Identifies that the Bid Offer consideration is paid in Securities (SECU).
.google.protobuf.StringValue option_type = 6;getOptionTypeOrBuilder in interface ParticipantInitiatedBidElectionRequestOrBuilderpublic 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 ParticipantInitiatedBidElectionRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ParticipantInitiatedBidElectionRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ParticipantInitiatedBidElectionRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ParticipantInitiatedBidElectionRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ParticipantInitiatedBidElectionRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ParticipantInitiatedBidElectionRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ParticipantInitiatedBidElectionRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static ParticipantInitiatedBidElectionRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ParticipantInitiatedBidElectionRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ParticipantInitiatedBidElectionRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ParticipantInitiatedBidElectionRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ParticipantInitiatedBidElectionRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ParticipantInitiatedBidElectionRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ParticipantInitiatedBidElectionRequest.Builder newBuilder()
public static ParticipantInitiatedBidElectionRequest.Builder newBuilder(ParticipantInitiatedBidElectionRequest prototype)
public ParticipantInitiatedBidElectionRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ParticipantInitiatedBidElectionRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ParticipantInitiatedBidElectionRequest getDefaultInstance()
public static com.google.protobuf.Parser<ParticipantInitiatedBidElectionRequest> parser()
public com.google.protobuf.Parser<ParticipantInitiatedBidElectionRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ParticipantInitiatedBidElectionRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.