| Package | Description |
|---|---|
| ch.epfl.dedis.lib.proto |
| Modifier and Type | Method and Description |
|---|---|
ByzCoinProto.DownloadState.Builder |
ByzCoinProto.DownloadState.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ByzCoinProto.DownloadState.Builder |
ByzCoinProto.DownloadState.Builder.clear() |
ByzCoinProto.DownloadState.Builder |
ByzCoinProto.DownloadState.Builder.clearByzcoinid()
ByzCoinID of the state to download
|
ByzCoinProto.DownloadState.Builder |
ByzCoinProto.DownloadState.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ByzCoinProto.DownloadState.Builder |
ByzCoinProto.DownloadState.Builder.clearLength()
Length of the statechanges to download
|
ByzCoinProto.DownloadState.Builder |
ByzCoinProto.DownloadState.Builder.clearNonce()
Nonce is 0 for a new download, else it must be
equal to the nonce returned in DownloadStateResponse.
|
ByzCoinProto.DownloadState.Builder |
ByzCoinProto.DownloadState.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ByzCoinProto.DownloadState.Builder |
ByzCoinProto.DownloadState.Builder.clone() |
ByzCoinProto.DownloadState.Builder |
ByzCoinProto.DownloadState.Builder.mergeFrom(ByzCoinProto.DownloadState other) |
ByzCoinProto.DownloadState.Builder |
ByzCoinProto.DownloadState.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ByzCoinProto.DownloadState.Builder |
ByzCoinProto.DownloadState.Builder.mergeFrom(com.google.protobuf.Message other) |
ByzCoinProto.DownloadState.Builder |
ByzCoinProto.DownloadState.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ByzCoinProto.DownloadState.Builder |
ByzCoinProto.DownloadState.newBuilder() |
static ByzCoinProto.DownloadState.Builder |
ByzCoinProto.DownloadState.newBuilder(ByzCoinProto.DownloadState prototype) |
ByzCoinProto.DownloadState.Builder |
ByzCoinProto.DownloadState.newBuilderForType() |
protected ByzCoinProto.DownloadState.Builder |
ByzCoinProto.DownloadState.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ByzCoinProto.DownloadState.Builder |
ByzCoinProto.DownloadState.Builder.setByzcoinid(com.google.protobuf.ByteString value)
ByzCoinID of the state to download
|
ByzCoinProto.DownloadState.Builder |
ByzCoinProto.DownloadState.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ByzCoinProto.DownloadState.Builder |
ByzCoinProto.DownloadState.Builder.setLength(int value)
Length of the statechanges to download
|
ByzCoinProto.DownloadState.Builder |
ByzCoinProto.DownloadState.Builder.setNonce(long value)
Nonce is 0 for a new download, else it must be
equal to the nonce returned in DownloadStateResponse.
|
ByzCoinProto.DownloadState.Builder |
ByzCoinProto.DownloadState.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ByzCoinProto.DownloadState.Builder |
ByzCoinProto.DownloadState.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ByzCoinProto.DownloadState.Builder |
ByzCoinProto.DownloadState.toBuilder() |
Copyright © 2019. All rights reserved.