java.lang.Object
java.lang.Record
tech.deplant.java4ever.binding.gql.BlockValueFlow
public record BlockValueFlow(String created, List<OtherCurrency> created_other, String exported, List<OtherCurrency> exported_other, String fees_collected, List<OtherCurrency> fees_collected_other, String fees_imported, List<OtherCurrency> fees_imported_other, String from_prev_blk, List<OtherCurrency> from_prev_blk_other, String imported, List<OtherCurrency> imported_other, String minted, List<OtherCurrency> minted_other, String to_next_blk, List<OtherCurrency> to_next_blk_other)
extends Record
-
Constructor Summary
ConstructorsConstructorDescriptionBlockValueFlow
(String created, List<OtherCurrency> created_other, String exported, List<OtherCurrency> exported_other, String fees_collected, List<OtherCurrency> fees_collected_other, String fees_imported, List<OtherCurrency> fees_imported_other, String from_prev_blk, List<OtherCurrency> from_prev_blk_other, String imported, List<OtherCurrency> imported_other, String minted, List<OtherCurrency> minted_other, String to_next_blk, List<OtherCurrency> to_next_blk_other) Creates an instance of aBlockValueFlow
record class. -
Method Summary
Modifier and TypeMethodDescriptioncreated()
Returns the value of thecreated
record component.static QueryExecutorBuilder
created
(String objectFieldsTree, BigIntFormat format) Returns the value of thecreated_other
record component.final boolean
Indicates whether some other object is "equal to" this one.exported()
Returns the value of theexported
record component.static QueryExecutorBuilder
exported
(String objectFieldsTree, BigIntFormat format) Returns the value of theexported_other
record component.Returns the value of thefees_collected
record component.static QueryExecutorBuilder
fees_collected
(String objectFieldsTree, BigIntFormat format) Returns the value of thefees_collected_other
record component.Returns the value of thefees_imported
record component.static QueryExecutorBuilder
fees_imported
(String objectFieldsTree, BigIntFormat format) Returns the value of thefees_imported_other
record component.Returns the value of thefrom_prev_blk
record component.static QueryExecutorBuilder
from_prev_blk
(String objectFieldsTree, BigIntFormat format) Returns the value of thefrom_prev_blk_other
record component.final int
hashCode()
Returns a hash code value for this object.imported()
Returns the value of theimported
record component.static QueryExecutorBuilder
imported
(String objectFieldsTree, BigIntFormat format) Returns the value of theimported_other
record component.minted()
Returns the value of theminted
record component.static QueryExecutorBuilder
minted
(String objectFieldsTree, BigIntFormat format) Returns the value of theminted_other
record component.Returns the value of theto_next_blk
record component.static QueryExecutorBuilder
to_next_blk
(String objectFieldsTree, BigIntFormat format) Returns the value of theto_next_blk_other
record component.final String
toString()
Returns a string representation of this record class.
-
Constructor Details
-
BlockValueFlow
public BlockValueFlow(String created, List<OtherCurrency> created_other, String exported, List<OtherCurrency> exported_other, String fees_collected, List<OtherCurrency> fees_collected_other, String fees_imported, List<OtherCurrency> fees_imported_other, String from_prev_blk, List<OtherCurrency> from_prev_blk_other, String imported, List<OtherCurrency> imported_other, String minted, List<OtherCurrency> minted_other, String to_next_blk, List<OtherCurrency> to_next_blk_other) Creates an instance of aBlockValueFlow
record class.- Parameters:
created
- the value for thecreated
record componentcreated_other
- the value for thecreated_other
record componentexported
- the value for theexported
record componentexported_other
- the value for theexported_other
record componentfees_collected
- the value for thefees_collected
record componentfees_collected_other
- the value for thefees_collected_other
record componentfees_imported
- the value for thefees_imported
record componentfees_imported_other
- the value for thefees_imported_other
record componentfrom_prev_blk
- the value for thefrom_prev_blk
record componentfrom_prev_blk_other
- the value for thefrom_prev_blk_other
record componentimported
- the value for theimported
record componentimported_other
- the value for theimported_other
record componentminted
- the value for theminted
record componentminted_other
- the value for theminted_other
record componentto_next_blk
- the value for theto_next_blk
record componentto_next_blk_other
- the value for theto_next_blk_other
record component
-
-
Method Details
-
created
-
exported
-
fees_collected
-
fees_imported
-
from_prev_blk
-
imported
-
minted
-
to_next_blk
-
toString
-
hashCode
-
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal. All components in this record class are compared withObjects::equals(Object,Object)
. -
created
Returns the value of thecreated
record component.- Returns:
- the value of the
created
record component
-
created_other
Returns the value of thecreated_other
record component.- Returns:
- the value of the
created_other
record component
-
exported
Returns the value of theexported
record component.- Returns:
- the value of the
exported
record component
-
exported_other
Returns the value of theexported_other
record component.- Returns:
- the value of the
exported_other
record component
-
fees_collected
Returns the value of thefees_collected
record component.- Returns:
- the value of the
fees_collected
record component
-
fees_collected_other
Returns the value of thefees_collected_other
record component.- Returns:
- the value of the
fees_collected_other
record component
-
fees_imported
Returns the value of thefees_imported
record component.- Returns:
- the value of the
fees_imported
record component
-
fees_imported_other
Returns the value of thefees_imported_other
record component.- Returns:
- the value of the
fees_imported_other
record component
-
from_prev_blk
Returns the value of thefrom_prev_blk
record component.- Returns:
- the value of the
from_prev_blk
record component
-
from_prev_blk_other
Returns the value of thefrom_prev_blk_other
record component.- Returns:
- the value of the
from_prev_blk_other
record component
-
imported
Returns the value of theimported
record component.- Returns:
- the value of the
imported
record component
-
imported_other
Returns the value of theimported_other
record component.- Returns:
- the value of the
imported_other
record component
-
minted
Returns the value of theminted
record component.- Returns:
- the value of the
minted
record component
-
minted_other
Returns the value of theminted_other
record component.- Returns:
- the value of the
minted_other
record component
-
to_next_blk
Returns the value of theto_next_blk
record component.- Returns:
- the value of the
to_next_blk
record component
-
to_next_blk_other
Returns the value of theto_next_blk_other
record component.- Returns:
- the value of the
to_next_blk_other
record component
-