public static final class PoPProto.PopPartyInstance extends com.google.protobuf.GeneratedMessageV3 implements PoPProto.PopPartyInstanceOrBuilder
PopPartyInstance is the data that is stored in a pop-party instance.Protobuf type
pop.PopPartyInstance| Modifier and Type | Class and Description |
|---|---|
static class |
PoPProto.PopPartyInstance.Builder
PopPartyInstance is the data that is stored in a pop-party instance.
|
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| Modifier and Type | Field and Description |
|---|---|
static int |
FINALSTATEMENT_FIELD_NUMBER |
static int |
NEXT_FIELD_NUMBER |
static com.google.protobuf.Parser<PoPProto.PopPartyInstance> |
PARSER
Deprecated.
|
static int |
PREVIOUS_FIELD_NUMBER |
static int |
SERVICE_FIELD_NUMBER |
static int |
STATE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static PoPProto.PopPartyInstance |
getDefaultInstance() |
PoPProto.PopPartyInstance |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
PoPProto.FinalStatement |
getFinalstatement()
FinalStatement has either only the Desc inside if State == 1, or all fields
set if State == 2.
|
PoPProto.FinalStatementOrBuilder |
getFinalstatementOrBuilder()
FinalStatement has either only the Desc inside if State == 1, or all fields
set if State == 2.
|
com.google.protobuf.ByteString |
getNext()
Next is a link to the instanceID of the next party.
|
com.google.protobuf.Parser<PoPProto.PopPartyInstance> |
getParserForType() |
com.google.protobuf.ByteString |
getPrevious()
Previous is the link to the instanceID of the previous party, it can be
nil for the first party.
|
int |
getSerializedSize() |
com.google.protobuf.ByteString |
getService()
Public key of service - can be nil.
|
int |
getState()
State has one of the following values:
1: it is a configuration only
2: it is a finalized pop-party
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasFinalstatement()
FinalStatement has either only the Desc inside if State == 1, or all fields
set if State == 2.
|
int |
hashCode() |
boolean |
hasNext()
Next is a link to the instanceID of the next party.
|
boolean |
hasPrevious()
Previous is the link to the instanceID of the previous party, it can be
nil for the first party.
|
boolean |
hasService()
Public key of service - can be nil.
|
boolean |
hasState()
State has one of the following values:
1: it is a configuration only
2: it is a finalized pop-party
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static PoPProto.PopPartyInstance.Builder |
newBuilder() |
static PoPProto.PopPartyInstance.Builder |
newBuilder(PoPProto.PopPartyInstance prototype) |
PoPProto.PopPartyInstance.Builder |
newBuilderForType() |
protected PoPProto.PopPartyInstance.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static PoPProto.PopPartyInstance |
parseDelimitedFrom(InputStream input) |
static PoPProto.PopPartyInstance |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PoPProto.PopPartyInstance |
parseFrom(byte[] data) |
static PoPProto.PopPartyInstance |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PoPProto.PopPartyInstance |
parseFrom(ByteBuffer data) |
static PoPProto.PopPartyInstance |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PoPProto.PopPartyInstance |
parseFrom(com.google.protobuf.ByteString data) |
static PoPProto.PopPartyInstance |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PoPProto.PopPartyInstance |
parseFrom(com.google.protobuf.CodedInputStream input) |
static PoPProto.PopPartyInstance |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PoPProto.PopPartyInstance |
parseFrom(InputStream input) |
static PoPProto.PopPartyInstance |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<PoPProto.PopPartyInstance> |
parser() |
PoPProto.PopPartyInstance.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int STATE_FIELD_NUMBER
public static final int FINALSTATEMENT_FIELD_NUMBER
public static final int PREVIOUS_FIELD_NUMBER
public static final int NEXT_FIELD_NUMBER
public static final int SERVICE_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<PoPProto.PopPartyInstance> PARSER
public 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 hasState()
State has one of the following values: 1: it is a configuration only 2: it is a finalized pop-party
required sint32 state = 1;hasState in interface PoPProto.PopPartyInstanceOrBuilderpublic int getState()
State has one of the following values: 1: it is a configuration only 2: it is a finalized pop-party
required sint32 state = 1;getState in interface PoPProto.PopPartyInstanceOrBuilderpublic boolean hasFinalstatement()
FinalStatement has either only the Desc inside if State == 1, or all fields set if State == 2.
optional .pop.FinalStatement finalstatement = 2;hasFinalstatement in interface PoPProto.PopPartyInstanceOrBuilderpublic PoPProto.FinalStatement getFinalstatement()
FinalStatement has either only the Desc inside if State == 1, or all fields set if State == 2.
optional .pop.FinalStatement finalstatement = 2;getFinalstatement in interface PoPProto.PopPartyInstanceOrBuilderpublic PoPProto.FinalStatementOrBuilder getFinalstatementOrBuilder()
FinalStatement has either only the Desc inside if State == 1, or all fields set if State == 2.
optional .pop.FinalStatement finalstatement = 2;getFinalstatementOrBuilder in interface PoPProto.PopPartyInstanceOrBuilderpublic boolean hasPrevious()
Previous is the link to the instanceID of the previous party, it can be nil for the first party.
required bytes previous = 3;hasPrevious in interface PoPProto.PopPartyInstanceOrBuilderpublic com.google.protobuf.ByteString getPrevious()
Previous is the link to the instanceID of the previous party, it can be nil for the first party.
required bytes previous = 3;getPrevious in interface PoPProto.PopPartyInstanceOrBuilderpublic boolean hasNext()
Next is a link to the instanceID of the next party. It can be nil if there is no next party.
required bytes next = 4;hasNext in interface PoPProto.PopPartyInstanceOrBuilderpublic com.google.protobuf.ByteString getNext()
Next is a link to the instanceID of the next party. It can be nil if there is no next party.
required bytes next = 4;getNext in interface PoPProto.PopPartyInstanceOrBuilderpublic boolean hasService()
Public key of service - can be nil.
optional bytes service = 5;hasService in interface PoPProto.PopPartyInstanceOrBuilderpublic com.google.protobuf.ByteString getService()
Public key of service - can be nil.
optional bytes service = 5;getService in interface PoPProto.PopPartyInstanceOrBuilderpublic 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 PoPProto.PopPartyInstance parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PoPProto.PopPartyInstance parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PoPProto.PopPartyInstance parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PoPProto.PopPartyInstance parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PoPProto.PopPartyInstance parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PoPProto.PopPartyInstance parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PoPProto.PopPartyInstance parseFrom(InputStream input) throws IOException
IOExceptionpublic static PoPProto.PopPartyInstance parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PoPProto.PopPartyInstance parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static PoPProto.PopPartyInstance parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PoPProto.PopPartyInstance parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static PoPProto.PopPartyInstance parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic PoPProto.PopPartyInstance.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static PoPProto.PopPartyInstance.Builder newBuilder()
public static PoPProto.PopPartyInstance.Builder newBuilder(PoPProto.PopPartyInstance prototype)
public PoPProto.PopPartyInstance.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected PoPProto.PopPartyInstance.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static PoPProto.PopPartyInstance getDefaultInstance()
public static com.google.protobuf.Parser<PoPProto.PopPartyInstance> parser()
public com.google.protobuf.Parser<PoPProto.PopPartyInstance> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public PoPProto.PopPartyInstance getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2019. All rights reserved.