java.lang.Object
java.lang.Record
tech.deplant.java4ever.binding.gql.ConfigFilter
public record ConfigFilter(StringFilter p0, StringFilter p1, FloatArrayFilter p10, ConfigP11Filter p11, ConfigP12ArrayFilter p12, ConfigP14Filter p14, ConfigP15Filter p15, ConfigP16Filter p16, ConfigP17Filter p17, ConfigP18ArrayFilter p18, StringFilter p2, GasLimitsPricesFilter p20, GasLimitsPricesFilter p21, BlockLimitsFilter p22, BlockLimitsFilter p23, MsgForwardPricesFilter p24, MsgForwardPricesFilter p25, ConfigP28Filter p28, ConfigP29Filter p29, StringFilter p3, ConfigP30Filter p30, StringArrayFilter p31, ValidatorSetFilter p32, ValidatorSetFilter p33, ValidatorSetFilter p34, ValidatorSetFilter p35, ValidatorSetFilter p36, ValidatorSetFilter p37, ConfigP39ArrayFilter p39, StringFilter p4, ConfigP40Filter p40, ConfigP42Filter p42, ConfigP6Filter p6, ConfigP7ArrayFilter p7, ConfigP8Filter p8, FloatArrayFilter p9, ConfigFilter OR)
extends Record
-
Constructor Summary
ConstructorsConstructorDescriptionConfigFilter(StringFilter p0, StringFilter p1, FloatArrayFilter p10, ConfigP11Filter p11, ConfigP12ArrayFilter p12, ConfigP14Filter p14, ConfigP15Filter p15, ConfigP16Filter p16, ConfigP17Filter p17, ConfigP18ArrayFilter p18, StringFilter p2, GasLimitsPricesFilter p20, GasLimitsPricesFilter p21, BlockLimitsFilter p22, BlockLimitsFilter p23, MsgForwardPricesFilter p24, MsgForwardPricesFilter p25, ConfigP28Filter p28, ConfigP29Filter p29, StringFilter p3, ConfigP30Filter p30, StringArrayFilter p31, ValidatorSetFilter p32, ValidatorSetFilter p33, ValidatorSetFilter p34, ValidatorSetFilter p35, ValidatorSetFilter p36, ValidatorSetFilter p37, ConfigP39ArrayFilter p39, StringFilter p4, ConfigP40Filter p40, ConfigP42Filter p42, ConfigP6Filter p6, ConfigP7ArrayFilter p7, ConfigP8Filter p8, FloatArrayFilter p9, ConfigFilter OR) Creates an instance of aConfigFilterrecord class. -
Method Summary
Modifier and TypeMethodDescriptionfinal booleanIndicates whether some other object is "equal to" this one.final inthashCode()Returns a hash code value for this object.OR()Returns the value of theORrecord component.p0()Returns the value of thep0record component.p1()Returns the value of thep1record component.p10()Returns the value of thep10record component.p11()Returns the value of thep11record component.p12()Returns the value of thep12record component.p14()Returns the value of thep14record component.p15()Returns the value of thep15record component.p16()Returns the value of thep16record component.p17()Returns the value of thep17record component.p18()Returns the value of thep18record component.p2()Returns the value of thep2record component.p20()Returns the value of thep20record component.p21()Returns the value of thep21record component.p22()Returns the value of thep22record component.p23()Returns the value of thep23record component.p24()Returns the value of thep24record component.p25()Returns the value of thep25record component.p28()Returns the value of thep28record component.p29()Returns the value of thep29record component.p3()Returns the value of thep3record component.p30()Returns the value of thep30record component.p31()Returns the value of thep31record component.p32()Returns the value of thep32record component.p33()Returns the value of thep33record component.p34()Returns the value of thep34record component.p35()Returns the value of thep35record component.p36()Returns the value of thep36record component.p37()Returns the value of thep37record component.p39()Returns the value of thep39record component.p4()Returns the value of thep4record component.p40()Returns the value of thep40record component.p42()Returns the value of thep42record component.p6()Returns the value of thep6record component.p7()Returns the value of thep7record component.p8()Returns the value of thep8record component.p9()Returns the value of thep9record component.final StringtoString()Returns a string representation of this record class.
-
Constructor Details
-
ConfigFilter
public ConfigFilter(StringFilter p0, StringFilter p1, FloatArrayFilter p10, ConfigP11Filter p11, ConfigP12ArrayFilter p12, ConfigP14Filter p14, ConfigP15Filter p15, ConfigP16Filter p16, ConfigP17Filter p17, ConfigP18ArrayFilter p18, StringFilter p2, GasLimitsPricesFilter p20, GasLimitsPricesFilter p21, BlockLimitsFilter p22, BlockLimitsFilter p23, MsgForwardPricesFilter p24, MsgForwardPricesFilter p25, ConfigP28Filter p28, ConfigP29Filter p29, StringFilter p3, ConfigP30Filter p30, StringArrayFilter p31, ValidatorSetFilter p32, ValidatorSetFilter p33, ValidatorSetFilter p34, ValidatorSetFilter p35, ValidatorSetFilter p36, ValidatorSetFilter p37, ConfigP39ArrayFilter p39, StringFilter p4, ConfigP40Filter p40, ConfigP42Filter p42, ConfigP6Filter p6, ConfigP7ArrayFilter p7, ConfigP8Filter p8, FloatArrayFilter p9, ConfigFilter OR) Creates an instance of aConfigFilterrecord class.- Parameters:
p0- the value for thep0record componentp1- the value for thep1record componentp10- the value for thep10record componentp11- the value for thep11record componentp12- the value for thep12record componentp14- the value for thep14record componentp15- the value for thep15record componentp16- the value for thep16record componentp17- the value for thep17record componentp18- the value for thep18record componentp2- the value for thep2record componentp20- the value for thep20record componentp21- the value for thep21record componentp22- the value for thep22record componentp23- the value for thep23record componentp24- the value for thep24record componentp25- the value for thep25record componentp28- the value for thep28record componentp29- the value for thep29record componentp3- the value for thep3record componentp30- the value for thep30record componentp31- the value for thep31record componentp32- the value for thep32record componentp33- the value for thep33record componentp34- the value for thep34record componentp35- the value for thep35record componentp36- the value for thep36record componentp37- the value for thep37record componentp39- the value for thep39record componentp4- the value for thep4record componentp40- the value for thep40record componentp42- the value for thep42record componentp6- the value for thep6record componentp7- the value for thep7record componentp8- the value for thep8record componentp9- the value for thep9record componentOR- the value for theORrecord component
-
-
Method Details
-
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). -
p0
Returns the value of thep0record component.- Returns:
- the value of the
p0record component
-
p1
Returns the value of thep1record component.- Returns:
- the value of the
p1record component
-
p10
Returns the value of thep10record component.- Returns:
- the value of the
p10record component
-
p11
Returns the value of thep11record component.- Returns:
- the value of the
p11record component
-
p12
Returns the value of thep12record component.- Returns:
- the value of the
p12record component
-
p14
Returns the value of thep14record component.- Returns:
- the value of the
p14record component
-
p15
Returns the value of thep15record component.- Returns:
- the value of the
p15record component
-
p16
Returns the value of thep16record component.- Returns:
- the value of the
p16record component
-
p17
Returns the value of thep17record component.- Returns:
- the value of the
p17record component
-
p18
Returns the value of thep18record component.- Returns:
- the value of the
p18record component
-
p2
Returns the value of thep2record component.- Returns:
- the value of the
p2record component
-
p20
Returns the value of thep20record component.- Returns:
- the value of the
p20record component
-
p21
Returns the value of thep21record component.- Returns:
- the value of the
p21record component
-
p22
Returns the value of thep22record component.- Returns:
- the value of the
p22record component
-
p23
Returns the value of thep23record component.- Returns:
- the value of the
p23record component
-
p24
Returns the value of thep24record component.- Returns:
- the value of the
p24record component
-
p25
Returns the value of thep25record component.- Returns:
- the value of the
p25record component
-
p28
Returns the value of thep28record component.- Returns:
- the value of the
p28record component
-
p29
Returns the value of thep29record component.- Returns:
- the value of the
p29record component
-
p3
Returns the value of thep3record component.- Returns:
- the value of the
p3record component
-
p30
Returns the value of thep30record component.- Returns:
- the value of the
p30record component
-
p31
Returns the value of thep31record component.- Returns:
- the value of the
p31record component
-
p32
Returns the value of thep32record component.- Returns:
- the value of the
p32record component
-
p33
Returns the value of thep33record component.- Returns:
- the value of the
p33record component
-
p34
Returns the value of thep34record component.- Returns:
- the value of the
p34record component
-
p35
Returns the value of thep35record component.- Returns:
- the value of the
p35record component
-
p36
Returns the value of thep36record component.- Returns:
- the value of the
p36record component
-
p37
Returns the value of thep37record component.- Returns:
- the value of the
p37record component
-
p39
Returns the value of thep39record component.- Returns:
- the value of the
p39record component
-
p4
Returns the value of thep4record component.- Returns:
- the value of the
p4record component
-
p40
Returns the value of thep40record component.- Returns:
- the value of the
p40record component
-
p42
Returns the value of thep42record component.- Returns:
- the value of the
p42record component
-
p6
Returns the value of thep6record component.- Returns:
- the value of the
p6record component
-
p7
Returns the value of thep7record component.- Returns:
- the value of the
p7record component
-
p8
Returns the value of thep8record component.- Returns:
- the value of the
p8record component
-
p9
Returns the value of thep9record component.- Returns:
- the value of the
p9record component
-
OR
Returns the value of theORrecord component.- Returns:
- the value of the
ORrecord component
-