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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic 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.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 com.google.protobuf.ByteString getRefBlockBytes()
bytes ref_block_bytes = 1;getRefBlockBytes in interface Protocol.Transaction.rawOrBuilderpublic long getRefBlockNum()
int64 ref_block_num = 3;getRefBlockNum in interface Protocol.Transaction.rawOrBuilderpublic com.google.protobuf.ByteString getRefBlockHash()
bytes ref_block_hash = 4;getRefBlockHash in interface Protocol.Transaction.rawOrBuilderpublic long getExpiration()
int64 expiration = 8;getExpiration in interface Protocol.Transaction.rawOrBuilderpublic List<Protocol.authority> getAuthsList()
repeated .protocol.authority auths = 9;getAuthsList in interface Protocol.Transaction.rawOrBuilderpublic List<? extends Protocol.authorityOrBuilder> getAuthsOrBuilderList()
repeated .protocol.authority auths = 9;getAuthsOrBuilderList in interface Protocol.Transaction.rawOrBuilderpublic int getAuthsCount()
repeated .protocol.authority auths = 9;getAuthsCount in interface Protocol.Transaction.rawOrBuilderpublic Protocol.authority getAuths(int index)
repeated .protocol.authority auths = 9;getAuths in interface Protocol.Transaction.rawOrBuilderpublic Protocol.authorityOrBuilder getAuthsOrBuilder(int index)
repeated .protocol.authority auths = 9;getAuthsOrBuilder in interface Protocol.Transaction.rawOrBuilderpublic com.google.protobuf.ByteString getData()
data not used
bytes data = 10;getData in interface Protocol.Transaction.rawOrBuilderpublic 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.rawOrBuilderpublic 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.rawOrBuilderpublic int getContractCount()
only support size = 1, repeated list here for extension
repeated .protocol.Transaction.Contract contract = 11;getContractCount in interface Protocol.Transaction.rawOrBuilderpublic 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.rawOrBuilderpublic 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.rawOrBuilderpublic com.google.protobuf.ByteString getScripts()
scripts not used
bytes scripts = 12;getScripts in interface Protocol.Transaction.rawOrBuilderpublic long getTimestamp()
int64 timestamp = 14;getTimestamp in interface Protocol.Transaction.rawOrBuilderpublic long getFeeLimit()
int64 fee_limit = 18;getFeeLimit in interface Protocol.Transaction.rawOrBuilderpublic 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 Protocol.Transaction.raw parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Protocol.Transaction.raw parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Protocol.Transaction.raw parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Protocol.Transaction.raw parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Protocol.Transaction.raw parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Protocol.Transaction.raw parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Protocol.Transaction.raw parseFrom(InputStream input) throws IOException
IOExceptionpublic static Protocol.Transaction.raw parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Protocol.Transaction.raw parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Protocol.Transaction.raw parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Protocol.Transaction.raw parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Protocol.Transaction.raw parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Protocol.Transaction.raw.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic 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.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Protocol.Transaction.raw.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public 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.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Protocol.Transaction.raw getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.