public static final class Personhood.ListMessagesReply extends com.google.protobuf.GeneratedMessageV3 implements Personhood.ListMessagesReplyOrBuilder
ListMessagesReply returns the subjects, IDs, balances and rewards of the top messages, as chosen in ListMessages.Protobuf type
personhood.ListMessagesReply| Modifier and Type | Class and Description |
|---|---|
static class |
Personhood.ListMessagesReply.Builder
ListMessagesReply returns the subjects, IDs, balances and rewards of the top
messages, as chosen in ListMessages.
|
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 |
BALANCES_FIELD_NUMBER |
static int |
MSGIDS_FIELD_NUMBER |
static com.google.protobuf.Parser<Personhood.ListMessagesReply> |
PARSER
Deprecated.
|
static int |
PARTYIIDS_FIELD_NUMBER |
static int |
REWARDS_FIELD_NUMBER |
static int |
SUBJECTS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getBalances(int index)
Balances
|
int |
getBalancesCount()
Balances
|
List<Long> |
getBalancesList()
Balances
|
static Personhood.ListMessagesReply |
getDefaultInstance() |
Personhood.ListMessagesReply |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.ByteString |
getMsgids(int index)
MsgIDs of the messages
|
int |
getMsgidsCount()
MsgIDs of the messages
|
List<com.google.protobuf.ByteString> |
getMsgidsList()
MsgIDs of the messages
|
com.google.protobuf.Parser<Personhood.ListMessagesReply> |
getParserForType() |
com.google.protobuf.ByteString |
getPartyiids(int index)
PartyIIDs
|
int |
getPartyiidsCount()
PartyIIDs
|
List<com.google.protobuf.ByteString> |
getPartyiidsList()
PartyIIDs
|
long |
getRewards(int index)
Rewards
|
int |
getRewardsCount()
Rewards
|
List<Long> |
getRewardsList()
Rewards
|
int |
getSerializedSize() |
String |
getSubjects(int index)
Subjects of the messages
|
com.google.protobuf.ByteString |
getSubjectsBytes(int index)
Subjects of the messages
|
int |
getSubjectsCount()
Subjects of the messages
|
com.google.protobuf.ProtocolStringList |
getSubjectsList()
Subjects of the messages
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Personhood.ListMessagesReply.Builder |
newBuilder() |
static Personhood.ListMessagesReply.Builder |
newBuilder(Personhood.ListMessagesReply prototype) |
Personhood.ListMessagesReply.Builder |
newBuilderForType() |
protected Personhood.ListMessagesReply.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Personhood.ListMessagesReply |
parseDelimitedFrom(InputStream input) |
static Personhood.ListMessagesReply |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Personhood.ListMessagesReply |
parseFrom(byte[] data) |
static Personhood.ListMessagesReply |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Personhood.ListMessagesReply |
parseFrom(ByteBuffer data) |
static Personhood.ListMessagesReply |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Personhood.ListMessagesReply |
parseFrom(com.google.protobuf.ByteString data) |
static Personhood.ListMessagesReply |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Personhood.ListMessagesReply |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Personhood.ListMessagesReply |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Personhood.ListMessagesReply |
parseFrom(InputStream input) |
static Personhood.ListMessagesReply |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Personhood.ListMessagesReply> |
parser() |
Personhood.ListMessagesReply.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 SUBJECTS_FIELD_NUMBER
public static final int MSGIDS_FIELD_NUMBER
public static final int BALANCES_FIELD_NUMBER
public static final int REWARDS_FIELD_NUMBER
public static final int PARTYIIDS_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<Personhood.ListMessagesReply> 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 com.google.protobuf.ProtocolStringList getSubjectsList()
Subjects of the messages
repeated string subjects = 1;getSubjectsList in interface Personhood.ListMessagesReplyOrBuilderpublic int getSubjectsCount()
Subjects of the messages
repeated string subjects = 1;getSubjectsCount in interface Personhood.ListMessagesReplyOrBuilderpublic String getSubjects(int index)
Subjects of the messages
repeated string subjects = 1;getSubjects in interface Personhood.ListMessagesReplyOrBuilderpublic com.google.protobuf.ByteString getSubjectsBytes(int index)
Subjects of the messages
repeated string subjects = 1;getSubjectsBytes in interface Personhood.ListMessagesReplyOrBuilderpublic List<com.google.protobuf.ByteString> getMsgidsList()
MsgIDs of the messages
repeated bytes msgids = 2;getMsgidsList in interface Personhood.ListMessagesReplyOrBuilderpublic int getMsgidsCount()
MsgIDs of the messages
repeated bytes msgids = 2;getMsgidsCount in interface Personhood.ListMessagesReplyOrBuilderpublic com.google.protobuf.ByteString getMsgids(int index)
MsgIDs of the messages
repeated bytes msgids = 2;getMsgids in interface Personhood.ListMessagesReplyOrBuilderpublic List<Long> getBalancesList()
Balances
repeated uint64 balances = 3;getBalancesList in interface Personhood.ListMessagesReplyOrBuilderpublic int getBalancesCount()
Balances
repeated uint64 balances = 3;getBalancesCount in interface Personhood.ListMessagesReplyOrBuilderpublic long getBalances(int index)
Balances
repeated uint64 balances = 3;getBalances in interface Personhood.ListMessagesReplyOrBuilderpublic List<Long> getRewardsList()
Rewards
repeated uint64 rewards = 4;getRewardsList in interface Personhood.ListMessagesReplyOrBuilderpublic int getRewardsCount()
Rewards
repeated uint64 rewards = 4;getRewardsCount in interface Personhood.ListMessagesReplyOrBuilderpublic long getRewards(int index)
Rewards
repeated uint64 rewards = 4;getRewards in interface Personhood.ListMessagesReplyOrBuilderpublic List<com.google.protobuf.ByteString> getPartyiidsList()
PartyIIDs
repeated bytes partyiids = 5;getPartyiidsList in interface Personhood.ListMessagesReplyOrBuilderpublic int getPartyiidsCount()
PartyIIDs
repeated bytes partyiids = 5;getPartyiidsCount in interface Personhood.ListMessagesReplyOrBuilderpublic com.google.protobuf.ByteString getPartyiids(int index)
PartyIIDs
repeated bytes partyiids = 5;getPartyiids in interface Personhood.ListMessagesReplyOrBuilderpublic 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 Personhood.ListMessagesReply parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Personhood.ListMessagesReply parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Personhood.ListMessagesReply parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Personhood.ListMessagesReply parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Personhood.ListMessagesReply parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Personhood.ListMessagesReply parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Personhood.ListMessagesReply parseFrom(InputStream input) throws IOException
IOExceptionpublic static Personhood.ListMessagesReply parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Personhood.ListMessagesReply parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Personhood.ListMessagesReply parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Personhood.ListMessagesReply parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Personhood.ListMessagesReply parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Personhood.ListMessagesReply.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Personhood.ListMessagesReply.Builder newBuilder()
public static Personhood.ListMessagesReply.Builder newBuilder(Personhood.ListMessagesReply prototype)
public Personhood.ListMessagesReply.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Personhood.ListMessagesReply.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Personhood.ListMessagesReply getDefaultInstance()
public static com.google.protobuf.Parser<Personhood.ListMessagesReply> parser()
public com.google.protobuf.Parser<Personhood.ListMessagesReply> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Personhood.ListMessagesReply getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2018. All rights reserved.