public static final class OmniLedgerProto.InstanceID.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<OmniLedgerProto.InstanceID.Builder> implements OmniLedgerProto.InstanceIDOrBuilder
An InstanceID is a unique identifier for one instance of a contract.Protobuf type
omniledger.InstanceID| Modifier and Type | Method and Description |
|---|---|
OmniLedgerProto.InstanceID.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OmniLedgerProto.InstanceID |
build() |
OmniLedgerProto.InstanceID |
buildPartial() |
OmniLedgerProto.InstanceID.Builder |
clear() |
OmniLedgerProto.InstanceID.Builder |
clearDarcid()
DarcID is the base ID of the Darc controlling access to this instance.
|
OmniLedgerProto.InstanceID.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
OmniLedgerProto.InstanceID.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
OmniLedgerProto.InstanceID.Builder |
clearSubid()
SubID is a unique ID among all the objects spawned by this Darc.
|
OmniLedgerProto.InstanceID.Builder |
clone() |
com.google.protobuf.ByteString |
getDarcid()
DarcID is the base ID of the Darc controlling access to this instance.
|
OmniLedgerProto.InstanceID |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.ByteString |
getSubid()
SubID is a unique ID among all the objects spawned by this Darc.
|
boolean |
hasDarcid()
DarcID is the base ID of the Darc controlling access to this instance.
|
boolean |
hasSubid()
SubID is a unique ID among all the objects spawned by this Darc.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OmniLedgerProto.InstanceID.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OmniLedgerProto.InstanceID.Builder |
mergeFrom(com.google.protobuf.Message other) |
OmniLedgerProto.InstanceID.Builder |
mergeFrom(OmniLedgerProto.InstanceID other) |
OmniLedgerProto.InstanceID.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
OmniLedgerProto.InstanceID.Builder |
setDarcid(com.google.protobuf.ByteString value)
DarcID is the base ID of the Darc controlling access to this instance.
|
OmniLedgerProto.InstanceID.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OmniLedgerProto.InstanceID.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
OmniLedgerProto.InstanceID.Builder |
setSubid(com.google.protobuf.ByteString value)
SubID is a unique ID among all the objects spawned by this Darc.
|
OmniLedgerProto.InstanceID.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<OmniLedgerProto.InstanceID.Builder>public OmniLedgerProto.InstanceID.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<OmniLedgerProto.InstanceID.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<OmniLedgerProto.InstanceID.Builder>public OmniLedgerProto.InstanceID getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic OmniLedgerProto.InstanceID build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic OmniLedgerProto.InstanceID buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic OmniLedgerProto.InstanceID.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<OmniLedgerProto.InstanceID.Builder>public OmniLedgerProto.InstanceID.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<OmniLedgerProto.InstanceID.Builder>public OmniLedgerProto.InstanceID.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<OmniLedgerProto.InstanceID.Builder>public OmniLedgerProto.InstanceID.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<OmniLedgerProto.InstanceID.Builder>public OmniLedgerProto.InstanceID.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<OmniLedgerProto.InstanceID.Builder>public OmniLedgerProto.InstanceID.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<OmniLedgerProto.InstanceID.Builder>public OmniLedgerProto.InstanceID.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<OmniLedgerProto.InstanceID.Builder>public OmniLedgerProto.InstanceID.Builder mergeFrom(OmniLedgerProto.InstanceID other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<OmniLedgerProto.InstanceID.Builder>public OmniLedgerProto.InstanceID.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<OmniLedgerProto.InstanceID.Builder>IOExceptionpublic boolean hasDarcid()
DarcID is the base ID of the Darc controlling access to this instance.
required bytes darcid = 1;hasDarcid in interface OmniLedgerProto.InstanceIDOrBuilderpublic com.google.protobuf.ByteString getDarcid()
DarcID is the base ID of the Darc controlling access to this instance.
required bytes darcid = 1;getDarcid in interface OmniLedgerProto.InstanceIDOrBuilderpublic OmniLedgerProto.InstanceID.Builder setDarcid(com.google.protobuf.ByteString value)
DarcID is the base ID of the Darc controlling access to this instance.
required bytes darcid = 1;public OmniLedgerProto.InstanceID.Builder clearDarcid()
DarcID is the base ID of the Darc controlling access to this instance.
required bytes darcid = 1;public boolean hasSubid()
SubID is a unique ID among all the objects spawned by this Darc.
required bytes subid = 2;hasSubid in interface OmniLedgerProto.InstanceIDOrBuilderpublic com.google.protobuf.ByteString getSubid()
SubID is a unique ID among all the objects spawned by this Darc.
required bytes subid = 2;getSubid in interface OmniLedgerProto.InstanceIDOrBuilderpublic OmniLedgerProto.InstanceID.Builder setSubid(com.google.protobuf.ByteString value)
SubID is a unique ID among all the objects spawned by this Darc.
required bytes subid = 2;public OmniLedgerProto.InstanceID.Builder clearSubid()
SubID is a unique ID among all the objects spawned by this Darc.
required bytes subid = 2;public final OmniLedgerProto.InstanceID.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<OmniLedgerProto.InstanceID.Builder>public final OmniLedgerProto.InstanceID.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<OmniLedgerProto.InstanceID.Builder>Copyright © 2018. All rights reserved.