java.lang.Object
java.lang.Record
tech.deplant.java4ever.binding.gql.Config
public record Config(String p0, String p1, List<Float> p10, ConfigP11 p11, List<ConfigP12> p12, ConfigP14 p14, ConfigP15 p15, ConfigP16 p16, ConfigP17 p17, List<ConfigP18> p18, String p2, GasLimitsPrices p20, GasLimitsPrices p21, BlockLimits p22, BlockLimits p23, MsgForwardPrices p24, MsgForwardPrices p25, ConfigP28 p28, ConfigP29 p29, String p3, ConfigP30 p30, List<String> p31, ValidatorSet p32, ValidatorSet p33, ValidatorSet p34, ValidatorSet p35, ValidatorSet p36, ValidatorSet p37, List<ConfigP39> p39, String p4, ConfigP40 p40, ConfigP42 p42, ConfigP6 p6, List<ConfigP7> p7, ConfigP8 p8, List<Float> p9)
extends Record
-
Constructor Summary
ConstructorsConstructorDescriptionConfig
(String p0, String p1, List<Float> p10, ConfigP11 p11, List<ConfigP12> p12, ConfigP14 p14, ConfigP15 p15, ConfigP16 p16, ConfigP17 p17, List<ConfigP18> p18, String p2, GasLimitsPrices p20, GasLimitsPrices p21, BlockLimits p22, BlockLimits p23, MsgForwardPrices p24, MsgForwardPrices p25, ConfigP28 p28, ConfigP29 p29, String p3, ConfigP30 p30, List<String> p31, ValidatorSet p32, ValidatorSet p33, ValidatorSet p34, ValidatorSet p35, ValidatorSet p36, ValidatorSet p37, List<ConfigP39> p39, String p4, ConfigP40 p40, ConfigP42 p42, ConfigP6 p6, List<ConfigP7> p7, ConfigP8 p8, List<Float> p9) Creates an instance of aConfig
record class. -
Method Summary
Modifier and TypeMethodDescriptionfinal boolean
Indicates whether some other object is "equal to" this one.final int
hashCode()
Returns a hash code value for this object.p0()
Returns the value of thep0
record component.p1()
Returns the value of thep1
record component.p10()
Returns the value of thep10
record component.p11()
Returns the value of thep11
record component.p12()
Returns the value of thep12
record component.p14()
Returns the value of thep14
record component.p15()
Returns the value of thep15
record component.p16()
Returns the value of thep16
record component.p17()
Returns the value of thep17
record component.p18()
Returns the value of thep18
record component.p2()
Returns the value of thep2
record component.p20()
Returns the value of thep20
record component.p21()
Returns the value of thep21
record component.p22()
Returns the value of thep22
record component.p23()
Returns the value of thep23
record component.p24()
Returns the value of thep24
record component.p25()
Returns the value of thep25
record component.p28()
Returns the value of thep28
record component.p29()
Returns the value of thep29
record component.p3()
Returns the value of thep3
record component.p30()
Returns the value of thep30
record component.p31()
Returns the value of thep31
record component.p32()
Returns the value of thep32
record component.p33()
Returns the value of thep33
record component.p34()
Returns the value of thep34
record component.p35()
Returns the value of thep35
record component.p36()
Returns the value of thep36
record component.p37()
Returns the value of thep37
record component.p39()
Returns the value of thep39
record component.p4()
Returns the value of thep4
record component.p40()
Returns the value of thep40
record component.p42()
Returns the value of thep42
record component.p6()
Returns the value of thep6
record component.p7()
Returns the value of thep7
record component.p8()
Returns the value of thep8
record component.p9()
Returns the value of thep9
record component.final String
toString()
Returns a string representation of this record class.
-
Constructor Details
-
Config
public Config(String p0, String p1, List<Float> p10, ConfigP11 p11, List<ConfigP12> p12, ConfigP14 p14, ConfigP15 p15, ConfigP16 p16, ConfigP17 p17, List<ConfigP18> p18, String p2, GasLimitsPrices p20, GasLimitsPrices p21, BlockLimits p22, BlockLimits p23, MsgForwardPrices p24, MsgForwardPrices p25, ConfigP28 p28, ConfigP29 p29, String p3, ConfigP30 p30, List<String> p31, ValidatorSet p32, ValidatorSet p33, ValidatorSet p34, ValidatorSet p35, ValidatorSet p36, ValidatorSet p37, List<ConfigP39> p39, String p4, ConfigP40 p40, ConfigP42 p42, ConfigP6 p6, List<ConfigP7> p7, ConfigP8 p8, List<Float> p9) Creates an instance of aConfig
record class.- Parameters:
p0
- the value for thep0
record componentp1
- the value for thep1
record componentp10
- the value for thep10
record componentp11
- the value for thep11
record componentp12
- the value for thep12
record componentp14
- the value for thep14
record componentp15
- the value for thep15
record componentp16
- the value for thep16
record componentp17
- the value for thep17
record componentp18
- the value for thep18
record componentp2
- the value for thep2
record componentp20
- the value for thep20
record componentp21
- the value for thep21
record componentp22
- the value for thep22
record componentp23
- the value for thep23
record componentp24
- the value for thep24
record componentp25
- the value for thep25
record componentp28
- the value for thep28
record componentp29
- the value for thep29
record componentp3
- the value for thep3
record componentp30
- the value for thep30
record componentp31
- the value for thep31
record componentp32
- the value for thep32
record componentp33
- the value for thep33
record componentp34
- the value for thep34
record componentp35
- the value for thep35
record componentp36
- the value for thep36
record componentp37
- the value for thep37
record componentp39
- the value for thep39
record componentp4
- the value for thep4
record componentp40
- the value for thep40
record componentp42
- the value for thep42
record componentp6
- the value for thep6
record componentp7
- the value for thep7
record componentp8
- the value for thep8
record componentp9
- the value for thep9
record component
-
-
Method Details
-
toString
Returns a string representation of this record class. The representation contains the name of the class, followed by the name and value of each of the record components. -
hashCode
public final int hashCode()Returns a hash code value for this object. The value is derived from the hash code of each of the record components. -
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)
. -
p0
Returns the value of thep0
record component.- Returns:
- the value of the
p0
record component
-
p1
Returns the value of thep1
record component.- Returns:
- the value of the
p1
record component
-
p10
Returns the value of thep10
record component.- Returns:
- the value of the
p10
record component
-
p11
Returns the value of thep11
record component.- Returns:
- the value of the
p11
record component
-
p12
Returns the value of thep12
record component.- Returns:
- the value of the
p12
record component
-
p14
Returns the value of thep14
record component.- Returns:
- the value of the
p14
record component
-
p15
Returns the value of thep15
record component.- Returns:
- the value of the
p15
record component
-
p16
Returns the value of thep16
record component.- Returns:
- the value of the
p16
record component
-
p17
Returns the value of thep17
record component.- Returns:
- the value of the
p17
record component
-
p18
Returns the value of thep18
record component.- Returns:
- the value of the
p18
record component
-
p2
Returns the value of thep2
record component.- Returns:
- the value of the
p2
record component
-
p20
Returns the value of thep20
record component.- Returns:
- the value of the
p20
record component
-
p21
Returns the value of thep21
record component.- Returns:
- the value of the
p21
record component
-
p22
Returns the value of thep22
record component.- Returns:
- the value of the
p22
record component
-
p23
Returns the value of thep23
record component.- Returns:
- the value of the
p23
record component
-
p24
Returns the value of thep24
record component.- Returns:
- the value of the
p24
record component
-
p25
Returns the value of thep25
record component.- Returns:
- the value of the
p25
record component
-
p28
Returns the value of thep28
record component.- Returns:
- the value of the
p28
record component
-
p29
Returns the value of thep29
record component.- Returns:
- the value of the
p29
record component
-
p3
Returns the value of thep3
record component.- Returns:
- the value of the
p3
record component
-
p30
Returns the value of thep30
record component.- Returns:
- the value of the
p30
record component
-
p31
Returns the value of thep31
record component.- Returns:
- the value of the
p31
record component
-
p32
Returns the value of thep32
record component.- Returns:
- the value of the
p32
record component
-
p33
Returns the value of thep33
record component.- Returns:
- the value of the
p33
record component
-
p34
Returns the value of thep34
record component.- Returns:
- the value of the
p34
record component
-
p35
Returns the value of thep35
record component.- Returns:
- the value of the
p35
record component
-
p36
Returns the value of thep36
record component.- Returns:
- the value of the
p36
record component
-
p37
Returns the value of thep37
record component.- Returns:
- the value of the
p37
record component
-
p39
Returns the value of thep39
record component.- Returns:
- the value of the
p39
record component
-
p4
Returns the value of thep4
record component.- Returns:
- the value of the
p4
record component
-
p40
Returns the value of thep40
record component.- Returns:
- the value of the
p40
record component
-
p42
Returns the value of thep42
record component.- Returns:
- the value of the
p42
record component
-
p6
Returns the value of thep6
record component.- Returns:
- the value of the
p6
record component
-
p7
Returns the value of thep7
record component.- Returns:
- the value of the
p7
record component
-
p8
Returns the value of thep8
record component.- Returns:
- the value of the
p8
record component
-
p9
Returns the value of thep9
record component.- Returns:
- the value of the
p9
record component
-