public static final class Protocol.Transaction.raw extends com.google.protobuf.GeneratedMessageV3 implements Protocol.Transaction.rawOrBuilder
protocol.Transaction.raw
Modifier and Type | Class and Description |
---|---|
static class |
Protocol.Transaction.raw.Builder
Protobuf type
protocol.Transaction.raw |
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 |
AUTHS_FIELD_NUMBER |
static int |
CONTRACT_FIELD_NUMBER |
static int |
DATA_FIELD_NUMBER |
static int |
EXPIRATION_FIELD_NUMBER |
static int |
FEE_LIMIT_FIELD_NUMBER |
static int |
REF_BLOCK_BYTES_FIELD_NUMBER |
static int |
REF_BLOCK_HASH_FIELD_NUMBER |
static int |
REF_BLOCK_NUM_FIELD_NUMBER |
static int |
SCRIPTS_FIELD_NUMBER |
static int |
TIMESTAMP_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Protocol.authority |
getAuths(int index)
repeated .protocol.authority auths = 9; |
int |
getAuthsCount()
repeated .protocol.authority auths = 9; |
List<Protocol.authority> |
getAuthsList()
repeated .protocol.authority auths = 9; |
Protocol.authorityOrBuilder |
getAuthsOrBuilder(int index)
repeated .protocol.authority auths = 9; |
List<? extends Protocol.authorityOrBuilder> |
getAuthsOrBuilderList()
repeated .protocol.authority auths = 9; |
Protocol.Transaction.Contract |
getContract(int index)
only support size = 1, repeated list here for extension
repeated .protocol.Transaction.Contract contract = 11; |
int |
getContractCount()
only support size = 1, repeated list here for extension
repeated .protocol.Transaction.Contract contract = 11; |
List<Protocol.Transaction.Contract> |
getContractList()
only support size = 1, repeated list here for extension
repeated .protocol.Transaction.Contract contract = 11; |
Protocol.Transaction.ContractOrBuilder |
getContractOrBuilder(int index)
only support size = 1, repeated list here for extension
repeated .protocol.Transaction.Contract contract = 11; |
List<? extends Protocol.Transaction.ContractOrBuilder> |
getContractOrBuilderList()
only support size = 1, repeated list here for extension
repeated .protocol.Transaction.Contract contract = 11; |
com.google.protobuf.ByteString |
getData()
data not used
bytes data = 10; |
static Protocol.Transaction.raw |
getDefaultInstance() |
Protocol.Transaction.raw |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getExpiration()
int64 expiration = 8; |
long |
getFeeLimit()
int64 fee_limit = 18; |
com.google.protobuf.Parser<Protocol.Transaction.raw> |
getParserForType() |
com.google.protobuf.ByteString |
getRefBlockBytes()
bytes ref_block_bytes = 1; |
com.google.protobuf.ByteString |
getRefBlockHash()
bytes ref_block_hash = 4; |
long |
getRefBlockNum()
int64 ref_block_num = 3; |
com.google.protobuf.ByteString |
getScripts()
scripts not used
bytes scripts = 12; |
int |
getSerializedSize() |
long |
getTimestamp()
int64 timestamp = 14; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Protocol.Transaction.raw.Builder |
newBuilder() |
static Protocol.Transaction.raw.Builder |
newBuilder(Protocol.Transaction.raw prototype) |
Protocol.Transaction.raw.Builder |
newBuilderForType() |
protected Protocol.Transaction.raw.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Protocol.Transaction.raw |
parseDelimitedFrom(InputStream input) |
static Protocol.Transaction.raw |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.Transaction.raw |
parseFrom(byte[] data) |
static Protocol.Transaction.raw |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.Transaction.raw |
parseFrom(ByteBuffer data) |
static Protocol.Transaction.raw |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.Transaction.raw |
parseFrom(com.google.protobuf.ByteString data) |
static Protocol.Transaction.raw |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.Transaction.raw |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Protocol.Transaction.raw |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.Transaction.raw |
parseFrom(InputStream input) |
static Protocol.Transaction.raw |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Protocol.Transaction.raw> |
parser() |
Protocol.Transaction.raw.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int REF_BLOCK_BYTES_FIELD_NUMBER
public static final int REF_BLOCK_NUM_FIELD_NUMBER
public static final int REF_BLOCK_HASH_FIELD_NUMBER
public static final int EXPIRATION_FIELD_NUMBER
public static final int AUTHS_FIELD_NUMBER
public static final int DATA_FIELD_NUMBER
public static final int CONTRACT_FIELD_NUMBER
public static final int SCRIPTS_FIELD_NUMBER
public static final int TIMESTAMP_FIELD_NUMBER
public static final int FEE_LIMIT_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public com.google.protobuf.ByteString getRefBlockBytes()
bytes ref_block_bytes = 1;
getRefBlockBytes
in interface Protocol.Transaction.rawOrBuilder
public long getRefBlockNum()
int64 ref_block_num = 3;
getRefBlockNum
in interface Protocol.Transaction.rawOrBuilder
public com.google.protobuf.ByteString getRefBlockHash()
bytes ref_block_hash = 4;
getRefBlockHash
in interface Protocol.Transaction.rawOrBuilder
public long getExpiration()
int64 expiration = 8;
getExpiration
in interface Protocol.Transaction.rawOrBuilder
public List<Protocol.authority> getAuthsList()
repeated .protocol.authority auths = 9;
getAuthsList
in interface Protocol.Transaction.rawOrBuilder
public List<? extends Protocol.authorityOrBuilder> getAuthsOrBuilderList()
repeated .protocol.authority auths = 9;
getAuthsOrBuilderList
in interface Protocol.Transaction.rawOrBuilder
public int getAuthsCount()
repeated .protocol.authority auths = 9;
getAuthsCount
in interface Protocol.Transaction.rawOrBuilder
public Protocol.authority getAuths(int index)
repeated .protocol.authority auths = 9;
getAuths
in interface Protocol.Transaction.rawOrBuilder
public Protocol.authorityOrBuilder getAuthsOrBuilder(int index)
repeated .protocol.authority auths = 9;
getAuthsOrBuilder
in interface Protocol.Transaction.rawOrBuilder
public com.google.protobuf.ByteString getData()
data not used
bytes data = 10;
getData
in interface Protocol.Transaction.rawOrBuilder
public List<Protocol.Transaction.Contract> getContractList()
only support size = 1, repeated list here for extension
repeated .protocol.Transaction.Contract contract = 11;
getContractList
in interface Protocol.Transaction.rawOrBuilder
public List<? extends Protocol.Transaction.ContractOrBuilder> getContractOrBuilderList()
only support size = 1, repeated list here for extension
repeated .protocol.Transaction.Contract contract = 11;
getContractOrBuilderList
in interface Protocol.Transaction.rawOrBuilder
public int getContractCount()
only support size = 1, repeated list here for extension
repeated .protocol.Transaction.Contract contract = 11;
getContractCount
in interface Protocol.Transaction.rawOrBuilder
public Protocol.Transaction.Contract getContract(int index)
only support size = 1, repeated list here for extension
repeated .protocol.Transaction.Contract contract = 11;
getContract
in interface Protocol.Transaction.rawOrBuilder
public Protocol.Transaction.ContractOrBuilder getContractOrBuilder(int index)
only support size = 1, repeated list here for extension
repeated .protocol.Transaction.Contract contract = 11;
getContractOrBuilder
in interface Protocol.Transaction.rawOrBuilder
public com.google.protobuf.ByteString getScripts()
scripts not used
bytes scripts = 12;
getScripts
in interface Protocol.Transaction.rawOrBuilder
public long getTimestamp()
int64 timestamp = 14;
getTimestamp
in interface Protocol.Transaction.rawOrBuilder
public long getFeeLimit()
int64 fee_limit = 18;
getFeeLimit
in interface Protocol.Transaction.rawOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static Protocol.Transaction.raw parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protocol.Transaction.raw parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protocol.Transaction.raw parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protocol.Transaction.raw parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protocol.Transaction.raw parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protocol.Transaction.raw parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protocol.Transaction.raw parseFrom(InputStream input) throws IOException
IOException
public static Protocol.Transaction.raw parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Protocol.Transaction.raw parseDelimitedFrom(InputStream input) throws IOException
IOException
public static Protocol.Transaction.raw parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Protocol.Transaction.raw parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static Protocol.Transaction.raw parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public Protocol.Transaction.raw.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static Protocol.Transaction.raw.Builder newBuilder()
public static Protocol.Transaction.raw.Builder newBuilder(Protocol.Transaction.raw prototype)
public Protocol.Transaction.raw.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected Protocol.Transaction.raw.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static Protocol.Transaction.raw getDefaultInstance()
public static com.google.protobuf.Parser<Protocol.Transaction.raw> parser()
public com.google.protobuf.Parser<Protocol.Transaction.raw> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public Protocol.Transaction.raw getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2020. All rights reserved.