public static final class Calypso.DecryptKey.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Calypso.DecryptKey.Builder> implements Calypso.DecryptKeyOrBuilder
DecryptKey is sent by a reader after he successfully stored a 'Read' request in byzcoin Client.Protobuf type
calypso.DecryptKey| Modifier and Type | Method and Description |
|---|---|
Calypso.DecryptKey.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Calypso.DecryptKey |
build() |
Calypso.DecryptKey |
buildPartial() |
Calypso.DecryptKey.Builder |
clear() |
Calypso.DecryptKey.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Calypso.DecryptKey.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Calypso.DecryptKey.Builder |
clearRead()
Read is the proof that he has been accepted to read the secret.
|
Calypso.DecryptKey.Builder |
clearWrite()
Write is the proof containing the write request.
|
Calypso.DecryptKey.Builder |
clone() |
Calypso.DecryptKey |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
ByzCoinProto.Proof |
getRead()
Read is the proof that he has been accepted to read the secret.
|
ByzCoinProto.Proof.Builder |
getReadBuilder()
Read is the proof that he has been accepted to read the secret.
|
ByzCoinProto.ProofOrBuilder |
getReadOrBuilder()
Read is the proof that he has been accepted to read the secret.
|
ByzCoinProto.Proof |
getWrite()
Write is the proof containing the write request.
|
ByzCoinProto.Proof.Builder |
getWriteBuilder()
Write is the proof containing the write request.
|
ByzCoinProto.ProofOrBuilder |
getWriteOrBuilder()
Write is the proof containing the write request.
|
boolean |
hasRead()
Read is the proof that he has been accepted to read the secret.
|
boolean |
hasWrite()
Write is the proof containing the write request.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Calypso.DecryptKey.Builder |
mergeFrom(Calypso.DecryptKey other) |
Calypso.DecryptKey.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Calypso.DecryptKey.Builder |
mergeFrom(com.google.protobuf.Message other) |
Calypso.DecryptKey.Builder |
mergeRead(ByzCoinProto.Proof value)
Read is the proof that he has been accepted to read the secret.
|
Calypso.DecryptKey.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Calypso.DecryptKey.Builder |
mergeWrite(ByzCoinProto.Proof value)
Write is the proof containing the write request.
|
Calypso.DecryptKey.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Calypso.DecryptKey.Builder |
setRead(ByzCoinProto.Proof.Builder builderForValue)
Read is the proof that he has been accepted to read the secret.
|
Calypso.DecryptKey.Builder |
setRead(ByzCoinProto.Proof value)
Read is the proof that he has been accepted to read the secret.
|
Calypso.DecryptKey.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Calypso.DecryptKey.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Calypso.DecryptKey.Builder |
setWrite(ByzCoinProto.Proof.Builder builderForValue)
Write is the proof containing the write request.
|
Calypso.DecryptKey.Builder |
setWrite(ByzCoinProto.Proof value)
Write is the proof containing the write request.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Calypso.DecryptKey.Builder>public Calypso.DecryptKey.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Calypso.DecryptKey.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Calypso.DecryptKey.Builder>public Calypso.DecryptKey getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Calypso.DecryptKey build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Calypso.DecryptKey buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Calypso.DecryptKey.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Calypso.DecryptKey.Builder>public Calypso.DecryptKey.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Calypso.DecryptKey.Builder>public Calypso.DecryptKey.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Calypso.DecryptKey.Builder>public Calypso.DecryptKey.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Calypso.DecryptKey.Builder>public Calypso.DecryptKey.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Calypso.DecryptKey.Builder>public Calypso.DecryptKey.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Calypso.DecryptKey.Builder>public Calypso.DecryptKey.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Calypso.DecryptKey.Builder>public Calypso.DecryptKey.Builder mergeFrom(Calypso.DecryptKey other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Calypso.DecryptKey.Builder>public Calypso.DecryptKey.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Calypso.DecryptKey.Builder>IOExceptionpublic boolean hasRead()
Read is the proof that he has been accepted to read the secret.
required .byzcoin.Proof read = 1;hasRead in interface Calypso.DecryptKeyOrBuilderpublic ByzCoinProto.Proof getRead()
Read is the proof that he has been accepted to read the secret.
required .byzcoin.Proof read = 1;getRead in interface Calypso.DecryptKeyOrBuilderpublic Calypso.DecryptKey.Builder setRead(ByzCoinProto.Proof value)
Read is the proof that he has been accepted to read the secret.
required .byzcoin.Proof read = 1;public Calypso.DecryptKey.Builder setRead(ByzCoinProto.Proof.Builder builderForValue)
Read is the proof that he has been accepted to read the secret.
required .byzcoin.Proof read = 1;public Calypso.DecryptKey.Builder mergeRead(ByzCoinProto.Proof value)
Read is the proof that he has been accepted to read the secret.
required .byzcoin.Proof read = 1;public Calypso.DecryptKey.Builder clearRead()
Read is the proof that he has been accepted to read the secret.
required .byzcoin.Proof read = 1;public ByzCoinProto.Proof.Builder getReadBuilder()
Read is the proof that he has been accepted to read the secret.
required .byzcoin.Proof read = 1;public ByzCoinProto.ProofOrBuilder getReadOrBuilder()
Read is the proof that he has been accepted to read the secret.
required .byzcoin.Proof read = 1;getReadOrBuilder in interface Calypso.DecryptKeyOrBuilderpublic boolean hasWrite()
Write is the proof containing the write request.
required .byzcoin.Proof write = 2;hasWrite in interface Calypso.DecryptKeyOrBuilderpublic ByzCoinProto.Proof getWrite()
Write is the proof containing the write request.
required .byzcoin.Proof write = 2;getWrite in interface Calypso.DecryptKeyOrBuilderpublic Calypso.DecryptKey.Builder setWrite(ByzCoinProto.Proof value)
Write is the proof containing the write request.
required .byzcoin.Proof write = 2;public Calypso.DecryptKey.Builder setWrite(ByzCoinProto.Proof.Builder builderForValue)
Write is the proof containing the write request.
required .byzcoin.Proof write = 2;public Calypso.DecryptKey.Builder mergeWrite(ByzCoinProto.Proof value)
Write is the proof containing the write request.
required .byzcoin.Proof write = 2;public Calypso.DecryptKey.Builder clearWrite()
Write is the proof containing the write request.
required .byzcoin.Proof write = 2;public ByzCoinProto.Proof.Builder getWriteBuilder()
Write is the proof containing the write request.
required .byzcoin.Proof write = 2;public ByzCoinProto.ProofOrBuilder getWriteOrBuilder()
Write is the proof containing the write request.
required .byzcoin.Proof write = 2;getWriteOrBuilder in interface Calypso.DecryptKeyOrBuilderpublic final Calypso.DecryptKey.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Calypso.DecryptKey.Builder>public final Calypso.DecryptKey.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Calypso.DecryptKey.Builder>Copyright © 2018. All rights reserved.