Package tech.figure.aggregate.proto
Class MarkerSupplyOuterClass.MarkerSupply
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
tech.figure.aggregate.proto.MarkerSupplyOuterClass.MarkerSupply
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,MarkerSupplyOuterClass.MarkerSupplyOrBuilder
- Enclosing class:
- MarkerSupplyOuterClass
public static final class MarkerSupplyOuterClass.MarkerSupply
extends com.google.protobuf.GeneratedMessageV3
implements MarkerSupplyOuterClass.MarkerSupplyOrBuilder
Protobuf type
tech.figure.aggregate.proto.MarkerSupply- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typetech.figure.aggregate.proto.MarkerSupplyNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanstring administrator = 8;com.google.protobuf.ByteStringstring administrator = 8;string amount = 7;com.google.protobuf.ByteStringstring amount = 7;longuint64 block_height = 1;com.google.protobuf.Timestamp.google.protobuf.Timestamp block_timestamp = 2;com.google.protobuf.TimestampOrBuilder.google.protobuf.Timestamp block_timestamp = 2;getCoins()string coins = 5;com.google.protobuf.ByteStringstring coins = 5;getDenom()string denom = 6;com.google.protobuf.ByteStringstring denom = 6;static final com.google.protobuf.Descriptors.Descriptorstring event_type = 3;com.google.protobuf.ByteStringstring event_type = 3;string from_address = 10;com.google.protobuf.ByteStringstring from_address = 10;string metadata_base = 11;com.google.protobuf.ByteStringstring metadata_base = 11;string metadata_denom_units = 14;com.google.protobuf.ByteStringstring metadata_denom_units = 14;string metadata_description = 12;com.google.protobuf.ByteStringstring metadata_description = 12;string metadata_display = 13;com.google.protobuf.ByteStringstring metadata_display = 13;string metadata_name = 15;com.google.protobuf.ByteStringstring metadata_name = 15;string metadata_symbol = 16;com.google.protobuf.ByteStringstring metadata_symbol = 16;com.google.protobuf.Parser<MarkerSupplyOuterClass.MarkerSupply>intstring to_address = 9;com.google.protobuf.ByteStringstring to_address = 9;string tx_hash = 4;com.google.protobuf.ByteStringstring tx_hash = 4;boolean.google.protobuf.Timestamp block_timestamp = 2;inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(MarkerSupplyOuterClass.MarkerSupply prototype) newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<MarkerSupplyOuterClass.MarkerSupply>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, 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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
BLOCK_HEIGHT_FIELD_NUMBER
public static final int BLOCK_HEIGHT_FIELD_NUMBER- See Also:
-
BLOCK_TIMESTAMP_FIELD_NUMBER
public static final int BLOCK_TIMESTAMP_FIELD_NUMBER- See Also:
-
EVENT_TYPE_FIELD_NUMBER
public static final int EVENT_TYPE_FIELD_NUMBER- See Also:
-
TX_HASH_FIELD_NUMBER
public static final int TX_HASH_FIELD_NUMBER- See Also:
-
COINS_FIELD_NUMBER
public static final int COINS_FIELD_NUMBER- See Also:
-
DENOM_FIELD_NUMBER
public static final int DENOM_FIELD_NUMBER- See Also:
-
AMOUNT_FIELD_NUMBER
public static final int AMOUNT_FIELD_NUMBER- See Also:
-
ADMINISTRATOR_FIELD_NUMBER
public static final int ADMINISTRATOR_FIELD_NUMBER- See Also:
-
TO_ADDRESS_FIELD_NUMBER
public static final int TO_ADDRESS_FIELD_NUMBER- See Also:
-
FROM_ADDRESS_FIELD_NUMBER
public static final int FROM_ADDRESS_FIELD_NUMBER- See Also:
-
METADATA_BASE_FIELD_NUMBER
public static final int METADATA_BASE_FIELD_NUMBER- See Also:
-
METADATA_DESCRIPTION_FIELD_NUMBER
public static final int METADATA_DESCRIPTION_FIELD_NUMBER- See Also:
-
METADATA_DISPLAY_FIELD_NUMBER
public static final int METADATA_DISPLAY_FIELD_NUMBER- See Also:
-
METADATA_DENOM_UNITS_FIELD_NUMBER
public static final int METADATA_DENOM_UNITS_FIELD_NUMBER- See Also:
-
METADATA_NAME_FIELD_NUMBER
public static final int METADATA_NAME_FIELD_NUMBER- See Also:
-
METADATA_SYMBOL_FIELD_NUMBER
public static final int METADATA_SYMBOL_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getBlockHeight
public long getBlockHeight()uint64 block_height = 1;- Specified by:
getBlockHeightin interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- The blockHeight.
-
hasBlockTimestamp
public boolean hasBlockTimestamp().google.protobuf.Timestamp block_timestamp = 2;- Specified by:
hasBlockTimestampin interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- Whether the blockTimestamp field is set.
-
getBlockTimestamp
public com.google.protobuf.Timestamp getBlockTimestamp().google.protobuf.Timestamp block_timestamp = 2;- Specified by:
getBlockTimestampin interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- The blockTimestamp.
-
getBlockTimestampOrBuilder
public com.google.protobuf.TimestampOrBuilder getBlockTimestampOrBuilder().google.protobuf.Timestamp block_timestamp = 2;- Specified by:
getBlockTimestampOrBuilderin interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder
-
getEventType
string event_type = 3;- Specified by:
getEventTypein interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- The eventType.
-
getEventTypeBytes
public com.google.protobuf.ByteString getEventTypeBytes()string event_type = 3;- Specified by:
getEventTypeBytesin interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- The bytes for eventType.
-
getTxHash
string tx_hash = 4;- Specified by:
getTxHashin interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- The txHash.
-
getTxHashBytes
public com.google.protobuf.ByteString getTxHashBytes()string tx_hash = 4;- Specified by:
getTxHashBytesin interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- The bytes for txHash.
-
getCoins
string coins = 5;- Specified by:
getCoinsin interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- The coins.
-
getCoinsBytes
public com.google.protobuf.ByteString getCoinsBytes()string coins = 5;- Specified by:
getCoinsBytesin interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- The bytes for coins.
-
getDenom
string denom = 6;- Specified by:
getDenomin interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- The denom.
-
getDenomBytes
public com.google.protobuf.ByteString getDenomBytes()string denom = 6;- Specified by:
getDenomBytesin interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- The bytes for denom.
-
getAmount
string amount = 7;- Specified by:
getAmountin interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- The amount.
-
getAmountBytes
public com.google.protobuf.ByteString getAmountBytes()string amount = 7;- Specified by:
getAmountBytesin interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- The bytes for amount.
-
getAdministrator
string administrator = 8;- Specified by:
getAdministratorin interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- The administrator.
-
getAdministratorBytes
public com.google.protobuf.ByteString getAdministratorBytes()string administrator = 8;- Specified by:
getAdministratorBytesin interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- The bytes for administrator.
-
getToAddress
string to_address = 9;- Specified by:
getToAddressin interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- The toAddress.
-
getToAddressBytes
public com.google.protobuf.ByteString getToAddressBytes()string to_address = 9;- Specified by:
getToAddressBytesin interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- The bytes for toAddress.
-
getFromAddress
string from_address = 10;- Specified by:
getFromAddressin interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- The fromAddress.
-
getFromAddressBytes
public com.google.protobuf.ByteString getFromAddressBytes()string from_address = 10;- Specified by:
getFromAddressBytesin interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- The bytes for fromAddress.
-
getMetadataBase
string metadata_base = 11;- Specified by:
getMetadataBasein interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- The metadataBase.
-
getMetadataBaseBytes
public com.google.protobuf.ByteString getMetadataBaseBytes()string metadata_base = 11;- Specified by:
getMetadataBaseBytesin interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- The bytes for metadataBase.
-
getMetadataDescription
string metadata_description = 12;- Specified by:
getMetadataDescriptionin interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- The metadataDescription.
-
getMetadataDescriptionBytes
public com.google.protobuf.ByteString getMetadataDescriptionBytes()string metadata_description = 12;- Specified by:
getMetadataDescriptionBytesin interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- The bytes for metadataDescription.
-
getMetadataDisplay
string metadata_display = 13;- Specified by:
getMetadataDisplayin interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- The metadataDisplay.
-
getMetadataDisplayBytes
public com.google.protobuf.ByteString getMetadataDisplayBytes()string metadata_display = 13;- Specified by:
getMetadataDisplayBytesin interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- The bytes for metadataDisplay.
-
getMetadataDenomUnits
string metadata_denom_units = 14;- Specified by:
getMetadataDenomUnitsin interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- The metadataDenomUnits.
-
getMetadataDenomUnitsBytes
public com.google.protobuf.ByteString getMetadataDenomUnitsBytes()string metadata_denom_units = 14;- Specified by:
getMetadataDenomUnitsBytesin interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- The bytes for metadataDenomUnits.
-
getMetadataName
string metadata_name = 15;- Specified by:
getMetadataNamein interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- The metadataName.
-
getMetadataNameBytes
public com.google.protobuf.ByteString getMetadataNameBytes()string metadata_name = 15;- Specified by:
getMetadataNameBytesin interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- The bytes for metadataName.
-
getMetadataSymbol
string metadata_symbol = 16;- Specified by:
getMetadataSymbolin interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- The metadataSymbol.
-
getMetadataSymbolBytes
public com.google.protobuf.ByteString getMetadataSymbolBytes()string metadata_symbol = 16;- Specified by:
getMetadataSymbolBytesin interfaceMarkerSupplyOuterClass.MarkerSupplyOrBuilder- Returns:
- The bytes for metadataSymbol.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static MarkerSupplyOuterClass.MarkerSupply parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MarkerSupplyOuterClass.MarkerSupply parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MarkerSupplyOuterClass.MarkerSupply parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MarkerSupplyOuterClass.MarkerSupply parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MarkerSupplyOuterClass.MarkerSupply parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MarkerSupplyOuterClass.MarkerSupply parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static MarkerSupplyOuterClass.MarkerSupply parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static MarkerSupplyOuterClass.MarkerSupply parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static MarkerSupplyOuterClass.MarkerSupply parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static MarkerSupplyOuterClass.MarkerSupply parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static MarkerSupplyOuterClass.MarkerSupply parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static MarkerSupplyOuterClass.MarkerSupply.Builder newBuilder(MarkerSupplyOuterClass.MarkerSupply prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected MarkerSupplyOuterClass.MarkerSupply.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-