public static final class SkipBlockProto.ForwardLink extends com.google.protobuf.GeneratedMessageV3 implements SkipBlockProto.ForwardLinkOrBuilder
ForwardLink| Modifier and Type | Class and Description |
|---|---|
static class |
SkipBlockProto.ForwardLink.Builder
Protobuf type
ForwardLink |
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 |
FROM_FIELD_NUMBER |
static int |
NEWROSTER_FIELD_NUMBER |
static com.google.protobuf.Parser<SkipBlockProto.ForwardLink> |
PARSER
Deprecated.
|
static int |
SIGNATURE_FIELD_NUMBER |
static int |
TO_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static SkipBlockProto.ForwardLink |
getDefaultInstance() |
SkipBlockProto.ForwardLink |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.ByteString |
getFrom()
required bytes from = 1; |
RosterProto.Roster |
getNewRoster()
optional .Roster newRoster = 3; |
RosterProto.RosterOrBuilder |
getNewRosterOrBuilder()
optional .Roster newRoster = 3; |
com.google.protobuf.Parser<SkipBlockProto.ForwardLink> |
getParserForType() |
int |
getSerializedSize() |
SkipBlockProto.ByzcoinSig |
getSignature()
required .ByzcoinSig signature = 4; |
SkipBlockProto.ByzcoinSigOrBuilder |
getSignatureOrBuilder()
required .ByzcoinSig signature = 4; |
com.google.protobuf.ByteString |
getTo()
required bytes to = 2; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasFrom()
required bytes from = 1; |
int |
hashCode() |
boolean |
hasNewRoster()
optional .Roster newRoster = 3; |
boolean |
hasSignature()
required .ByzcoinSig signature = 4; |
boolean |
hasTo()
required bytes to = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static SkipBlockProto.ForwardLink.Builder |
newBuilder() |
static SkipBlockProto.ForwardLink.Builder |
newBuilder(SkipBlockProto.ForwardLink prototype) |
SkipBlockProto.ForwardLink.Builder |
newBuilderForType() |
protected SkipBlockProto.ForwardLink.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static SkipBlockProto.ForwardLink |
parseDelimitedFrom(InputStream input) |
static SkipBlockProto.ForwardLink |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SkipBlockProto.ForwardLink |
parseFrom(byte[] data) |
static SkipBlockProto.ForwardLink |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SkipBlockProto.ForwardLink |
parseFrom(ByteBuffer data) |
static SkipBlockProto.ForwardLink |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SkipBlockProto.ForwardLink |
parseFrom(com.google.protobuf.ByteString data) |
static SkipBlockProto.ForwardLink |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SkipBlockProto.ForwardLink |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SkipBlockProto.ForwardLink |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SkipBlockProto.ForwardLink |
parseFrom(InputStream input) |
static SkipBlockProto.ForwardLink |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<SkipBlockProto.ForwardLink> |
parser() |
SkipBlockProto.ForwardLink.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 FROM_FIELD_NUMBER
public static final int TO_FIELD_NUMBER
public static final int NEWROSTER_FIELD_NUMBER
public static final int SIGNATURE_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<SkipBlockProto.ForwardLink> 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 hasFrom()
required bytes from = 1;hasFrom in interface SkipBlockProto.ForwardLinkOrBuilderpublic com.google.protobuf.ByteString getFrom()
required bytes from = 1;getFrom in interface SkipBlockProto.ForwardLinkOrBuilderpublic boolean hasTo()
required bytes to = 2;hasTo in interface SkipBlockProto.ForwardLinkOrBuilderpublic com.google.protobuf.ByteString getTo()
required bytes to = 2;getTo in interface SkipBlockProto.ForwardLinkOrBuilderpublic boolean hasNewRoster()
optional .Roster newRoster = 3;hasNewRoster in interface SkipBlockProto.ForwardLinkOrBuilderpublic RosterProto.Roster getNewRoster()
optional .Roster newRoster = 3;getNewRoster in interface SkipBlockProto.ForwardLinkOrBuilderpublic RosterProto.RosterOrBuilder getNewRosterOrBuilder()
optional .Roster newRoster = 3;getNewRosterOrBuilder in interface SkipBlockProto.ForwardLinkOrBuilderpublic boolean hasSignature()
required .ByzcoinSig signature = 4;hasSignature in interface SkipBlockProto.ForwardLinkOrBuilderpublic SkipBlockProto.ByzcoinSig getSignature()
required .ByzcoinSig signature = 4;getSignature in interface SkipBlockProto.ForwardLinkOrBuilderpublic SkipBlockProto.ByzcoinSigOrBuilder getSignatureOrBuilder()
required .ByzcoinSig signature = 4;getSignatureOrBuilder in interface SkipBlockProto.ForwardLinkOrBuilderpublic 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 SkipBlockProto.ForwardLink parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SkipBlockProto.ForwardLink parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SkipBlockProto.ForwardLink parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SkipBlockProto.ForwardLink parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SkipBlockProto.ForwardLink parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SkipBlockProto.ForwardLink parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SkipBlockProto.ForwardLink parseFrom(InputStream input) throws IOException
IOExceptionpublic static SkipBlockProto.ForwardLink parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SkipBlockProto.ForwardLink parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static SkipBlockProto.ForwardLink parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SkipBlockProto.ForwardLink parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static SkipBlockProto.ForwardLink parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic SkipBlockProto.ForwardLink.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static SkipBlockProto.ForwardLink.Builder newBuilder()
public static SkipBlockProto.ForwardLink.Builder newBuilder(SkipBlockProto.ForwardLink prototype)
public SkipBlockProto.ForwardLink.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected SkipBlockProto.ForwardLink.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static SkipBlockProto.ForwardLink getDefaultInstance()
public static com.google.protobuf.Parser<SkipBlockProto.ForwardLink> parser()
public com.google.protobuf.Parser<SkipBlockProto.ForwardLink> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public SkipBlockProto.ForwardLink getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2018. All rights reserved.