public static final class Personhood.SpawnerStruct extends com.google.protobuf.GeneratedMessageV3 implements Personhood.SpawnerStructOrBuilder
SpawnerStruct holds the data necessary for knowing how much spawning of a certain contract costs.Protobuf type
personhood.SpawnerStruct| Modifier and Type | Class and Description |
|---|---|
static class |
Personhood.SpawnerStruct.Builder
SpawnerStruct holds the data necessary for knowing how much spawning
of a certain contract costs.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
BENEFICIARY_FIELD_NUMBER |
static int |
COSTCOIN_FIELD_NUMBER |
static int |
COSTCREAD_FIELD_NUMBER |
static int |
COSTCREDENTIAL_FIELD_NUMBER |
static int |
COSTCWRITE_FIELD_NUMBER |
static int |
COSTDARC_FIELD_NUMBER |
static int |
COSTPARTY_FIELD_NUMBER |
static int |
COSTROPASCI_FIELD_NUMBER |
static com.google.protobuf.Parser<Personhood.SpawnerStruct> |
PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
com.google.protobuf.ByteString |
getBeneficiary()
required bytes beneficiary = 5; |
ByzCoinProto.Coin |
getCostcoin()
required .byzcoin.Coin costcoin = 2; |
ByzCoinProto.CoinOrBuilder |
getCostcoinOrBuilder()
required .byzcoin.Coin costcoin = 2; |
ByzCoinProto.Coin |
getCostcread()
optional .byzcoin.Coin costcread = 8; |
ByzCoinProto.CoinOrBuilder |
getCostcreadOrBuilder()
optional .byzcoin.Coin costcread = 8; |
ByzCoinProto.Coin |
getCostcredential()
required .byzcoin.Coin costcredential = 3; |
ByzCoinProto.CoinOrBuilder |
getCostcredentialOrBuilder()
required .byzcoin.Coin costcredential = 3; |
ByzCoinProto.Coin |
getCostcwrite()
optional .byzcoin.Coin costcwrite = 7; |
ByzCoinProto.CoinOrBuilder |
getCostcwriteOrBuilder()
optional .byzcoin.Coin costcwrite = 7; |
ByzCoinProto.Coin |
getCostdarc()
required .byzcoin.Coin costdarc = 1; |
ByzCoinProto.CoinOrBuilder |
getCostdarcOrBuilder()
required .byzcoin.Coin costdarc = 1; |
ByzCoinProto.Coin |
getCostparty()
required .byzcoin.Coin costparty = 4; |
ByzCoinProto.CoinOrBuilder |
getCostpartyOrBuilder()
required .byzcoin.Coin costparty = 4; |
ByzCoinProto.Coin |
getCostropasci()
optional .byzcoin.Coin costropasci = 6; |
ByzCoinProto.CoinOrBuilder |
getCostropasciOrBuilder()
optional .byzcoin.Coin costropasci = 6; |
static Personhood.SpawnerStruct |
getDefaultInstance() |
Personhood.SpawnerStruct |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<Personhood.SpawnerStruct> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasBeneficiary()
required bytes beneficiary = 5; |
boolean |
hasCostcoin()
required .byzcoin.Coin costcoin = 2; |
boolean |
hasCostcread()
optional .byzcoin.Coin costcread = 8; |
boolean |
hasCostcredential()
required .byzcoin.Coin costcredential = 3; |
boolean |
hasCostcwrite()
optional .byzcoin.Coin costcwrite = 7; |
boolean |
hasCostdarc()
required .byzcoin.Coin costdarc = 1; |
boolean |
hasCostparty()
required .byzcoin.Coin costparty = 4; |
boolean |
hasCostropasci()
optional .byzcoin.Coin costropasci = 6; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Personhood.SpawnerStruct.Builder |
newBuilder() |
static Personhood.SpawnerStruct.Builder |
newBuilder(Personhood.SpawnerStruct prototype) |
Personhood.SpawnerStruct.Builder |
newBuilderForType() |
protected Personhood.SpawnerStruct.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Personhood.SpawnerStruct |
parseDelimitedFrom(InputStream input) |
static Personhood.SpawnerStruct |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Personhood.SpawnerStruct |
parseFrom(byte[] data) |
static Personhood.SpawnerStruct |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Personhood.SpawnerStruct |
parseFrom(ByteBuffer data) |
static Personhood.SpawnerStruct |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Personhood.SpawnerStruct |
parseFrom(com.google.protobuf.ByteString data) |
static Personhood.SpawnerStruct |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Personhood.SpawnerStruct |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Personhood.SpawnerStruct |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Personhood.SpawnerStruct |
parseFrom(InputStream input) |
static Personhood.SpawnerStruct |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Personhood.SpawnerStruct> |
parser() |
Personhood.SpawnerStruct.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int COSTDARC_FIELD_NUMBER
public static final int COSTCOIN_FIELD_NUMBER
public static final int COSTCREDENTIAL_FIELD_NUMBER
public static final int COSTPARTY_FIELD_NUMBER
public static final int BENEFICIARY_FIELD_NUMBER
public static final int COSTROPASCI_FIELD_NUMBER
public static final int COSTCWRITE_FIELD_NUMBER
public static final int COSTCREAD_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<Personhood.SpawnerStruct> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasCostdarc()
required .byzcoin.Coin costdarc = 1;hasCostdarc in interface Personhood.SpawnerStructOrBuilderpublic ByzCoinProto.Coin getCostdarc()
required .byzcoin.Coin costdarc = 1;getCostdarc in interface Personhood.SpawnerStructOrBuilderpublic ByzCoinProto.CoinOrBuilder getCostdarcOrBuilder()
required .byzcoin.Coin costdarc = 1;getCostdarcOrBuilder in interface Personhood.SpawnerStructOrBuilderpublic boolean hasCostcoin()
required .byzcoin.Coin costcoin = 2;hasCostcoin in interface Personhood.SpawnerStructOrBuilderpublic ByzCoinProto.Coin getCostcoin()
required .byzcoin.Coin costcoin = 2;getCostcoin in interface Personhood.SpawnerStructOrBuilderpublic ByzCoinProto.CoinOrBuilder getCostcoinOrBuilder()
required .byzcoin.Coin costcoin = 2;getCostcoinOrBuilder in interface Personhood.SpawnerStructOrBuilderpublic boolean hasCostcredential()
required .byzcoin.Coin costcredential = 3;hasCostcredential in interface Personhood.SpawnerStructOrBuilderpublic ByzCoinProto.Coin getCostcredential()
required .byzcoin.Coin costcredential = 3;getCostcredential in interface Personhood.SpawnerStructOrBuilderpublic ByzCoinProto.CoinOrBuilder getCostcredentialOrBuilder()
required .byzcoin.Coin costcredential = 3;getCostcredentialOrBuilder in interface Personhood.SpawnerStructOrBuilderpublic boolean hasCostparty()
required .byzcoin.Coin costparty = 4;hasCostparty in interface Personhood.SpawnerStructOrBuilderpublic ByzCoinProto.Coin getCostparty()
required .byzcoin.Coin costparty = 4;getCostparty in interface Personhood.SpawnerStructOrBuilderpublic ByzCoinProto.CoinOrBuilder getCostpartyOrBuilder()
required .byzcoin.Coin costparty = 4;getCostpartyOrBuilder in interface Personhood.SpawnerStructOrBuilderpublic boolean hasBeneficiary()
required bytes beneficiary = 5;hasBeneficiary in interface Personhood.SpawnerStructOrBuilderpublic com.google.protobuf.ByteString getBeneficiary()
required bytes beneficiary = 5;getBeneficiary in interface Personhood.SpawnerStructOrBuilderpublic boolean hasCostropasci()
optional .byzcoin.Coin costropasci = 6;hasCostropasci in interface Personhood.SpawnerStructOrBuilderpublic ByzCoinProto.Coin getCostropasci()
optional .byzcoin.Coin costropasci = 6;getCostropasci in interface Personhood.SpawnerStructOrBuilderpublic ByzCoinProto.CoinOrBuilder getCostropasciOrBuilder()
optional .byzcoin.Coin costropasci = 6;getCostropasciOrBuilder in interface Personhood.SpawnerStructOrBuilderpublic boolean hasCostcwrite()
optional .byzcoin.Coin costcwrite = 7;hasCostcwrite in interface Personhood.SpawnerStructOrBuilderpublic ByzCoinProto.Coin getCostcwrite()
optional .byzcoin.Coin costcwrite = 7;getCostcwrite in interface Personhood.SpawnerStructOrBuilderpublic ByzCoinProto.CoinOrBuilder getCostcwriteOrBuilder()
optional .byzcoin.Coin costcwrite = 7;getCostcwriteOrBuilder in interface Personhood.SpawnerStructOrBuilderpublic boolean hasCostcread()
optional .byzcoin.Coin costcread = 8;hasCostcread in interface Personhood.SpawnerStructOrBuilderpublic ByzCoinProto.Coin getCostcread()
optional .byzcoin.Coin costcread = 8;getCostcread in interface Personhood.SpawnerStructOrBuilderpublic ByzCoinProto.CoinOrBuilder getCostcreadOrBuilder()
optional .byzcoin.Coin costcread = 8;getCostcreadOrBuilder in interface Personhood.SpawnerStructOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Personhood.SpawnerStruct parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Personhood.SpawnerStruct parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Personhood.SpawnerStruct parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Personhood.SpawnerStruct parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Personhood.SpawnerStruct parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Personhood.SpawnerStruct parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Personhood.SpawnerStruct parseFrom(InputStream input) throws IOException
IOExceptionpublic static Personhood.SpawnerStruct parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Personhood.SpawnerStruct parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Personhood.SpawnerStruct parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Personhood.SpawnerStruct parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Personhood.SpawnerStruct parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Personhood.SpawnerStruct.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Personhood.SpawnerStruct.Builder newBuilder()
public static Personhood.SpawnerStruct.Builder newBuilder(Personhood.SpawnerStruct prototype)
public Personhood.SpawnerStruct.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Personhood.SpawnerStruct.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Personhood.SpawnerStruct getDefaultInstance()
public static com.google.protobuf.Parser<Personhood.SpawnerStruct> parser()
public com.google.protobuf.Parser<Personhood.SpawnerStruct> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Personhood.SpawnerStruct getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2019. All rights reserved.