public static final class ByzCoinProto.Spawn.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.Spawn.Builder> implements ByzCoinProto.SpawnOrBuilder
Spawn is called upon an existing instance that will spawn a new instance.Protobuf type
byzcoin.Spawn| Modifier and Type | Method and Description |
|---|---|
ByzCoinProto.Spawn.Builder |
addAllArgs(Iterable<? extends ByzCoinProto.Argument> values)
Args holds all data necessary to spawn the new instance.
|
ByzCoinProto.Spawn.Builder |
addArgs(ByzCoinProto.Argument.Builder builderForValue)
Args holds all data necessary to spawn the new instance.
|
ByzCoinProto.Spawn.Builder |
addArgs(ByzCoinProto.Argument value)
Args holds all data necessary to spawn the new instance.
|
ByzCoinProto.Spawn.Builder |
addArgs(int index,
ByzCoinProto.Argument.Builder builderForValue)
Args holds all data necessary to spawn the new instance.
|
ByzCoinProto.Spawn.Builder |
addArgs(int index,
ByzCoinProto.Argument value)
Args holds all data necessary to spawn the new instance.
|
ByzCoinProto.Argument.Builder |
addArgsBuilder()
Args holds all data necessary to spawn the new instance.
|
ByzCoinProto.Argument.Builder |
addArgsBuilder(int index)
Args holds all data necessary to spawn the new instance.
|
ByzCoinProto.Spawn.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ByzCoinProto.Spawn |
build() |
ByzCoinProto.Spawn |
buildPartial() |
ByzCoinProto.Spawn.Builder |
clear() |
ByzCoinProto.Spawn.Builder |
clearArgs()
Args holds all data necessary to spawn the new instance.
|
ByzCoinProto.Spawn.Builder |
clearContractid()
ContractID represents the kind of contract that is being spawned.
|
ByzCoinProto.Spawn.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ByzCoinProto.Spawn.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ByzCoinProto.Spawn.Builder |
clone() |
ByzCoinProto.Argument |
getArgs(int index)
Args holds all data necessary to spawn the new instance.
|
ByzCoinProto.Argument.Builder |
getArgsBuilder(int index)
Args holds all data necessary to spawn the new instance.
|
List<ByzCoinProto.Argument.Builder> |
getArgsBuilderList()
Args holds all data necessary to spawn the new instance.
|
int |
getArgsCount()
Args holds all data necessary to spawn the new instance.
|
List<ByzCoinProto.Argument> |
getArgsList()
Args holds all data necessary to spawn the new instance.
|
ByzCoinProto.ArgumentOrBuilder |
getArgsOrBuilder(int index)
Args holds all data necessary to spawn the new instance.
|
List<? extends ByzCoinProto.ArgumentOrBuilder> |
getArgsOrBuilderList()
Args holds all data necessary to spawn the new instance.
|
String |
getContractid()
ContractID represents the kind of contract that is being spawned.
|
com.google.protobuf.ByteString |
getContractidBytes()
ContractID represents the kind of contract that is being spawned.
|
ByzCoinProto.Spawn |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
hasContractid()
ContractID represents the kind of contract that is being spawned.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ByzCoinProto.Spawn.Builder |
mergeFrom(ByzCoinProto.Spawn other) |
ByzCoinProto.Spawn.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ByzCoinProto.Spawn.Builder |
mergeFrom(com.google.protobuf.Message other) |
ByzCoinProto.Spawn.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ByzCoinProto.Spawn.Builder |
removeArgs(int index)
Args holds all data necessary to spawn the new instance.
|
ByzCoinProto.Spawn.Builder |
setArgs(int index,
ByzCoinProto.Argument.Builder builderForValue)
Args holds all data necessary to spawn the new instance.
|
ByzCoinProto.Spawn.Builder |
setArgs(int index,
ByzCoinProto.Argument value)
Args holds all data necessary to spawn the new instance.
|
ByzCoinProto.Spawn.Builder |
setContractid(String value)
ContractID represents the kind of contract that is being spawned.
|
ByzCoinProto.Spawn.Builder |
setContractidBytes(com.google.protobuf.ByteString value)
ContractID represents the kind of contract that is being spawned.
|
ByzCoinProto.Spawn.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ByzCoinProto.Spawn.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ByzCoinProto.Spawn.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<ByzCoinProto.Spawn.Builder>public ByzCoinProto.Spawn.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.Spawn.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<ByzCoinProto.Spawn.Builder>public ByzCoinProto.Spawn getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ByzCoinProto.Spawn build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ByzCoinProto.Spawn buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ByzCoinProto.Spawn.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.Spawn.Builder>public ByzCoinProto.Spawn.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<ByzCoinProto.Spawn.Builder>public ByzCoinProto.Spawn.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.Spawn.Builder>public ByzCoinProto.Spawn.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.Spawn.Builder>public ByzCoinProto.Spawn.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<ByzCoinProto.Spawn.Builder>public ByzCoinProto.Spawn.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<ByzCoinProto.Spawn.Builder>public ByzCoinProto.Spawn.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ByzCoinProto.Spawn.Builder>public ByzCoinProto.Spawn.Builder mergeFrom(ByzCoinProto.Spawn other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.Spawn.Builder>public ByzCoinProto.Spawn.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<ByzCoinProto.Spawn.Builder>IOExceptionpublic boolean hasContractid()
ContractID represents the kind of contract that is being spawned.
required string contractid = 1;hasContractid in interface ByzCoinProto.SpawnOrBuilderpublic String getContractid()
ContractID represents the kind of contract that is being spawned.
required string contractid = 1;getContractid in interface ByzCoinProto.SpawnOrBuilderpublic com.google.protobuf.ByteString getContractidBytes()
ContractID represents the kind of contract that is being spawned.
required string contractid = 1;getContractidBytes in interface ByzCoinProto.SpawnOrBuilderpublic ByzCoinProto.Spawn.Builder setContractid(String value)
ContractID represents the kind of contract that is being spawned.
required string contractid = 1;public ByzCoinProto.Spawn.Builder clearContractid()
ContractID represents the kind of contract that is being spawned.
required string contractid = 1;public ByzCoinProto.Spawn.Builder setContractidBytes(com.google.protobuf.ByteString value)
ContractID represents the kind of contract that is being spawned.
required string contractid = 1;public List<ByzCoinProto.Argument> getArgsList()
Args holds all data necessary to spawn the new instance.
repeated .byzcoin.Argument args = 2;getArgsList in interface ByzCoinProto.SpawnOrBuilderpublic int getArgsCount()
Args holds all data necessary to spawn the new instance.
repeated .byzcoin.Argument args = 2;getArgsCount in interface ByzCoinProto.SpawnOrBuilderpublic ByzCoinProto.Argument getArgs(int index)
Args holds all data necessary to spawn the new instance.
repeated .byzcoin.Argument args = 2;getArgs in interface ByzCoinProto.SpawnOrBuilderpublic ByzCoinProto.Spawn.Builder setArgs(int index, ByzCoinProto.Argument value)
Args holds all data necessary to spawn the new instance.
repeated .byzcoin.Argument args = 2;public ByzCoinProto.Spawn.Builder setArgs(int index, ByzCoinProto.Argument.Builder builderForValue)
Args holds all data necessary to spawn the new instance.
repeated .byzcoin.Argument args = 2;public ByzCoinProto.Spawn.Builder addArgs(ByzCoinProto.Argument value)
Args holds all data necessary to spawn the new instance.
repeated .byzcoin.Argument args = 2;public ByzCoinProto.Spawn.Builder addArgs(int index, ByzCoinProto.Argument value)
Args holds all data necessary to spawn the new instance.
repeated .byzcoin.Argument args = 2;public ByzCoinProto.Spawn.Builder addArgs(ByzCoinProto.Argument.Builder builderForValue)
Args holds all data necessary to spawn the new instance.
repeated .byzcoin.Argument args = 2;public ByzCoinProto.Spawn.Builder addArgs(int index, ByzCoinProto.Argument.Builder builderForValue)
Args holds all data necessary to spawn the new instance.
repeated .byzcoin.Argument args = 2;public ByzCoinProto.Spawn.Builder addAllArgs(Iterable<? extends ByzCoinProto.Argument> values)
Args holds all data necessary to spawn the new instance.
repeated .byzcoin.Argument args = 2;public ByzCoinProto.Spawn.Builder clearArgs()
Args holds all data necessary to spawn the new instance.
repeated .byzcoin.Argument args = 2;public ByzCoinProto.Spawn.Builder removeArgs(int index)
Args holds all data necessary to spawn the new instance.
repeated .byzcoin.Argument args = 2;public ByzCoinProto.Argument.Builder getArgsBuilder(int index)
Args holds all data necessary to spawn the new instance.
repeated .byzcoin.Argument args = 2;public ByzCoinProto.ArgumentOrBuilder getArgsOrBuilder(int index)
Args holds all data necessary to spawn the new instance.
repeated .byzcoin.Argument args = 2;getArgsOrBuilder in interface ByzCoinProto.SpawnOrBuilderpublic List<? extends ByzCoinProto.ArgumentOrBuilder> getArgsOrBuilderList()
Args holds all data necessary to spawn the new instance.
repeated .byzcoin.Argument args = 2;getArgsOrBuilderList in interface ByzCoinProto.SpawnOrBuilderpublic ByzCoinProto.Argument.Builder addArgsBuilder()
Args holds all data necessary to spawn the new instance.
repeated .byzcoin.Argument args = 2;public ByzCoinProto.Argument.Builder addArgsBuilder(int index)
Args holds all data necessary to spawn the new instance.
repeated .byzcoin.Argument args = 2;public List<ByzCoinProto.Argument.Builder> getArgsBuilderList()
Args holds all data necessary to spawn the new instance.
repeated .byzcoin.Argument args = 2;public final ByzCoinProto.Spawn.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.Spawn.Builder>public final ByzCoinProto.Spawn.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.Spawn.Builder>Copyright © 2019. All rights reserved.