public static final class DarcOCSProto.SignaturePath.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DarcOCSProto.SignaturePath.Builder> implements DarcOCSProto.SignaturePathOrBuilder
SignaturePath is a struct that holds information necessary for signature verificationProtobuf type
darcOCS.SignaturePath| Modifier and Type | Method and Description |
|---|---|
DarcOCSProto.SignaturePath.Builder |
addAllDarcs(Iterable<? extends DarcOCSProto.Darc> values)
Darc(s) that justify the right of the signer to push a new Darc
|
DarcOCSProto.SignaturePath.Builder |
addDarcs(DarcOCSProto.Darc.Builder builderForValue)
Darc(s) that justify the right of the signer to push a new Darc
|
DarcOCSProto.SignaturePath.Builder |
addDarcs(DarcOCSProto.Darc value)
Darc(s) that justify the right of the signer to push a new Darc
|
DarcOCSProto.SignaturePath.Builder |
addDarcs(int index,
DarcOCSProto.Darc.Builder builderForValue)
Darc(s) that justify the right of the signer to push a new Darc
|
DarcOCSProto.SignaturePath.Builder |
addDarcs(int index,
DarcOCSProto.Darc value)
Darc(s) that justify the right of the signer to push a new Darc
|
DarcOCSProto.Darc.Builder |
addDarcsBuilder()
Darc(s) that justify the right of the signer to push a new Darc
|
DarcOCSProto.Darc.Builder |
addDarcsBuilder(int index)
Darc(s) that justify the right of the signer to push a new Darc
|
DarcOCSProto.SignaturePath.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DarcOCSProto.SignaturePath |
build() |
DarcOCSProto.SignaturePath |
buildPartial() |
DarcOCSProto.SignaturePath.Builder |
clear() |
DarcOCSProto.SignaturePath.Builder |
clearDarcs()
Darc(s) that justify the right of the signer to push a new Darc
|
DarcOCSProto.SignaturePath.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DarcOCSProto.SignaturePath.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DarcOCSProto.SignaturePath.Builder |
clearRole()
Is the signer Owner of a Darc or an user
|
DarcOCSProto.SignaturePath.Builder |
clearSigner()
the Idenity (public key or another Darc) of the signer
|
DarcOCSProto.SignaturePath.Builder |
clone() |
DarcOCSProto.Darc |
getDarcs(int index)
Darc(s) that justify the right of the signer to push a new Darc
|
DarcOCSProto.Darc.Builder |
getDarcsBuilder(int index)
Darc(s) that justify the right of the signer to push a new Darc
|
List<DarcOCSProto.Darc.Builder> |
getDarcsBuilderList()
Darc(s) that justify the right of the signer to push a new Darc
|
int |
getDarcsCount()
Darc(s) that justify the right of the signer to push a new Darc
|
List<DarcOCSProto.Darc> |
getDarcsList()
Darc(s) that justify the right of the signer to push a new Darc
|
DarcOCSProto.DarcOrBuilder |
getDarcsOrBuilder(int index)
Darc(s) that justify the right of the signer to push a new Darc
|
List<? extends DarcOCSProto.DarcOrBuilder> |
getDarcsOrBuilderList()
Darc(s) that justify the right of the signer to push a new Darc
|
DarcOCSProto.SignaturePath |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getRole()
Is the signer Owner of a Darc or an user
|
DarcOCSProto.Identity |
getSigner()
the Idenity (public key or another Darc) of the signer
|
DarcOCSProto.Identity.Builder |
getSignerBuilder()
the Idenity (public key or another Darc) of the signer
|
DarcOCSProto.IdentityOrBuilder |
getSignerOrBuilder()
the Idenity (public key or another Darc) of the signer
|
boolean |
hasRole()
Is the signer Owner of a Darc or an user
|
boolean |
hasSigner()
the Idenity (public key or another Darc) of the signer
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
DarcOCSProto.SignaturePath.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DarcOCSProto.SignaturePath.Builder |
mergeFrom(DarcOCSProto.SignaturePath other) |
DarcOCSProto.SignaturePath.Builder |
mergeFrom(com.google.protobuf.Message other) |
DarcOCSProto.SignaturePath.Builder |
mergeSigner(DarcOCSProto.Identity value)
the Idenity (public key or another Darc) of the signer
|
DarcOCSProto.SignaturePath.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DarcOCSProto.SignaturePath.Builder |
removeDarcs(int index)
Darc(s) that justify the right of the signer to push a new Darc
|
DarcOCSProto.SignaturePath.Builder |
setDarcs(int index,
DarcOCSProto.Darc.Builder builderForValue)
Darc(s) that justify the right of the signer to push a new Darc
|
DarcOCSProto.SignaturePath.Builder |
setDarcs(int index,
DarcOCSProto.Darc value)
Darc(s) that justify the right of the signer to push a new Darc
|
DarcOCSProto.SignaturePath.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DarcOCSProto.SignaturePath.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DarcOCSProto.SignaturePath.Builder |
setRole(int value)
Is the signer Owner of a Darc or an user
|
DarcOCSProto.SignaturePath.Builder |
setSigner(DarcOCSProto.Identity.Builder builderForValue)
the Idenity (public key or another Darc) of the signer
|
DarcOCSProto.SignaturePath.Builder |
setSigner(DarcOCSProto.Identity value)
the Idenity (public key or another Darc) of the signer
|
DarcOCSProto.SignaturePath.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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<DarcOCSProto.SignaturePath.Builder>public DarcOCSProto.SignaturePath.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<DarcOCSProto.SignaturePath.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<DarcOCSProto.SignaturePath.Builder>public DarcOCSProto.SignaturePath getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic DarcOCSProto.SignaturePath build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic DarcOCSProto.SignaturePath buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic DarcOCSProto.SignaturePath.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<DarcOCSProto.SignaturePath.Builder>public DarcOCSProto.SignaturePath.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<DarcOCSProto.SignaturePath.Builder>public DarcOCSProto.SignaturePath.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<DarcOCSProto.SignaturePath.Builder>public DarcOCSProto.SignaturePath.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DarcOCSProto.SignaturePath.Builder>public DarcOCSProto.SignaturePath.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<DarcOCSProto.SignaturePath.Builder>public DarcOCSProto.SignaturePath.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<DarcOCSProto.SignaturePath.Builder>public DarcOCSProto.SignaturePath.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DarcOCSProto.SignaturePath.Builder>public DarcOCSProto.SignaturePath.Builder mergeFrom(DarcOCSProto.SignaturePath other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DarcOCSProto.SignaturePath.Builder>public DarcOCSProto.SignaturePath.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<DarcOCSProto.SignaturePath.Builder>IOExceptionpublic List<DarcOCSProto.Darc> getDarcsList()
Darc(s) that justify the right of the signer to push a new Darc
repeated .darcOCS.Darc darcs = 1;getDarcsList in interface DarcOCSProto.SignaturePathOrBuilderpublic int getDarcsCount()
Darc(s) that justify the right of the signer to push a new Darc
repeated .darcOCS.Darc darcs = 1;getDarcsCount in interface DarcOCSProto.SignaturePathOrBuilderpublic DarcOCSProto.Darc getDarcs(int index)
Darc(s) that justify the right of the signer to push a new Darc
repeated .darcOCS.Darc darcs = 1;getDarcs in interface DarcOCSProto.SignaturePathOrBuilderpublic DarcOCSProto.SignaturePath.Builder setDarcs(int index, DarcOCSProto.Darc value)
Darc(s) that justify the right of the signer to push a new Darc
repeated .darcOCS.Darc darcs = 1;public DarcOCSProto.SignaturePath.Builder setDarcs(int index, DarcOCSProto.Darc.Builder builderForValue)
Darc(s) that justify the right of the signer to push a new Darc
repeated .darcOCS.Darc darcs = 1;public DarcOCSProto.SignaturePath.Builder addDarcs(DarcOCSProto.Darc value)
Darc(s) that justify the right of the signer to push a new Darc
repeated .darcOCS.Darc darcs = 1;public DarcOCSProto.SignaturePath.Builder addDarcs(int index, DarcOCSProto.Darc value)
Darc(s) that justify the right of the signer to push a new Darc
repeated .darcOCS.Darc darcs = 1;public DarcOCSProto.SignaturePath.Builder addDarcs(DarcOCSProto.Darc.Builder builderForValue)
Darc(s) that justify the right of the signer to push a new Darc
repeated .darcOCS.Darc darcs = 1;public DarcOCSProto.SignaturePath.Builder addDarcs(int index, DarcOCSProto.Darc.Builder builderForValue)
Darc(s) that justify the right of the signer to push a new Darc
repeated .darcOCS.Darc darcs = 1;public DarcOCSProto.SignaturePath.Builder addAllDarcs(Iterable<? extends DarcOCSProto.Darc> values)
Darc(s) that justify the right of the signer to push a new Darc
repeated .darcOCS.Darc darcs = 1;public DarcOCSProto.SignaturePath.Builder clearDarcs()
Darc(s) that justify the right of the signer to push a new Darc
repeated .darcOCS.Darc darcs = 1;public DarcOCSProto.SignaturePath.Builder removeDarcs(int index)
Darc(s) that justify the right of the signer to push a new Darc
repeated .darcOCS.Darc darcs = 1;public DarcOCSProto.Darc.Builder getDarcsBuilder(int index)
Darc(s) that justify the right of the signer to push a new Darc
repeated .darcOCS.Darc darcs = 1;public DarcOCSProto.DarcOrBuilder getDarcsOrBuilder(int index)
Darc(s) that justify the right of the signer to push a new Darc
repeated .darcOCS.Darc darcs = 1;getDarcsOrBuilder in interface DarcOCSProto.SignaturePathOrBuilderpublic List<? extends DarcOCSProto.DarcOrBuilder> getDarcsOrBuilderList()
Darc(s) that justify the right of the signer to push a new Darc
repeated .darcOCS.Darc darcs = 1;getDarcsOrBuilderList in interface DarcOCSProto.SignaturePathOrBuilderpublic DarcOCSProto.Darc.Builder addDarcsBuilder()
Darc(s) that justify the right of the signer to push a new Darc
repeated .darcOCS.Darc darcs = 1;public DarcOCSProto.Darc.Builder addDarcsBuilder(int index)
Darc(s) that justify the right of the signer to push a new Darc
repeated .darcOCS.Darc darcs = 1;public List<DarcOCSProto.Darc.Builder> getDarcsBuilderList()
Darc(s) that justify the right of the signer to push a new Darc
repeated .darcOCS.Darc darcs = 1;public boolean hasSigner()
the Idenity (public key or another Darc) of the signer
required .darcOCS.Identity signer = 2;hasSigner in interface DarcOCSProto.SignaturePathOrBuilderpublic DarcOCSProto.Identity getSigner()
the Idenity (public key or another Darc) of the signer
required .darcOCS.Identity signer = 2;getSigner in interface DarcOCSProto.SignaturePathOrBuilderpublic DarcOCSProto.SignaturePath.Builder setSigner(DarcOCSProto.Identity value)
the Idenity (public key or another Darc) of the signer
required .darcOCS.Identity signer = 2;public DarcOCSProto.SignaturePath.Builder setSigner(DarcOCSProto.Identity.Builder builderForValue)
the Idenity (public key or another Darc) of the signer
required .darcOCS.Identity signer = 2;public DarcOCSProto.SignaturePath.Builder mergeSigner(DarcOCSProto.Identity value)
the Idenity (public key or another Darc) of the signer
required .darcOCS.Identity signer = 2;public DarcOCSProto.SignaturePath.Builder clearSigner()
the Idenity (public key or another Darc) of the signer
required .darcOCS.Identity signer = 2;public DarcOCSProto.Identity.Builder getSignerBuilder()
the Idenity (public key or another Darc) of the signer
required .darcOCS.Identity signer = 2;public DarcOCSProto.IdentityOrBuilder getSignerOrBuilder()
the Idenity (public key or another Darc) of the signer
required .darcOCS.Identity signer = 2;getSignerOrBuilder in interface DarcOCSProto.SignaturePathOrBuilderpublic boolean hasRole()
Is the signer Owner of a Darc or an user
required sint32 role = 3;hasRole in interface DarcOCSProto.SignaturePathOrBuilderpublic int getRole()
Is the signer Owner of a Darc or an user
required sint32 role = 3;getRole in interface DarcOCSProto.SignaturePathOrBuilderpublic DarcOCSProto.SignaturePath.Builder setRole(int value)
Is the signer Owner of a Darc or an user
required sint32 role = 3;public DarcOCSProto.SignaturePath.Builder clearRole()
Is the signer Owner of a Darc or an user
required sint32 role = 3;public final DarcOCSProto.SignaturePath.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DarcOCSProto.SignaturePath.Builder>public final DarcOCSProto.SignaturePath.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DarcOCSProto.SignaturePath.Builder>Copyright © 2018. All rights reserved.