Record Class SmartGatewaysAdapterMessage
java.lang.Object
java.lang.Record
energy.eddie.aiida.adapters.datasource.sga.SmartGatewaysAdapterMessage
public record SmartGatewaysAdapterMessage(SmartGatewaysAdapterMessageField electricityEquipmentId, SmartGatewaysAdapterMessageField gasEquipmentId, SmartGatewaysAdapterMessageField electricityTariff, SmartGatewaysAdapterMessageField electricityDeliveredTariff1, SmartGatewaysAdapterMessageField electricityReturnedTariff1, SmartGatewaysAdapterMessageField electricityDeliveredTariff2, SmartGatewaysAdapterMessageField electricityReturnedTariff2, SmartGatewaysAdapterMessageField reactiveEnergyDeliveredTariff1, SmartGatewaysAdapterMessageField reactiveEnergyReturnedTariff1, SmartGatewaysAdapterMessageField reactiveEnergyDeliveredTariff2, SmartGatewaysAdapterMessageField reactiveEnergyReturnedTariff2, SmartGatewaysAdapterMessageField powerCurrentlyDelivered, SmartGatewaysAdapterMessageField powerCurrentlyReturned, SmartGatewaysAdapterMessageField phaseCurrentlyDeliveredL1, SmartGatewaysAdapterMessageField phaseCurrentlyDeliveredL2, SmartGatewaysAdapterMessageField phaseCurrentlyDeliveredL3, SmartGatewaysAdapterMessageField phaseCurrentlyReturnedL1, SmartGatewaysAdapterMessageField phaseCurrentlyReturnedL2, SmartGatewaysAdapterMessageField phaseCurrentlyReturnedL3, SmartGatewaysAdapterMessageField phaseVoltageL1, SmartGatewaysAdapterMessageField phaseVoltageL2, SmartGatewaysAdapterMessageField phaseVoltageL3, SmartGatewaysAdapterMessageField phasePowerCurrentL1, SmartGatewaysAdapterMessageField phasePowerCurrentL2, SmartGatewaysAdapterMessageField phasePowerCurrentL3)
extends Record
-
Constructor Summary
ConstructorsConstructorDescriptionSmartGatewaysAdapterMessage(SmartGatewaysAdapterMessageField electricityEquipmentId, SmartGatewaysAdapterMessageField gasEquipmentId, SmartGatewaysAdapterMessageField electricityTariff, SmartGatewaysAdapterMessageField electricityDeliveredTariff1, SmartGatewaysAdapterMessageField electricityReturnedTariff1, SmartGatewaysAdapterMessageField electricityDeliveredTariff2, SmartGatewaysAdapterMessageField electricityReturnedTariff2, SmartGatewaysAdapterMessageField reactiveEnergyDeliveredTariff1, SmartGatewaysAdapterMessageField reactiveEnergyReturnedTariff1, SmartGatewaysAdapterMessageField reactiveEnergyDeliveredTariff2, SmartGatewaysAdapterMessageField reactiveEnergyReturnedTariff2, SmartGatewaysAdapterMessageField powerCurrentlyDelivered, SmartGatewaysAdapterMessageField powerCurrentlyReturned, SmartGatewaysAdapterMessageField phaseCurrentlyDeliveredL1, SmartGatewaysAdapterMessageField phaseCurrentlyDeliveredL2, SmartGatewaysAdapterMessageField phaseCurrentlyDeliveredL3, SmartGatewaysAdapterMessageField phaseCurrentlyReturnedL1, SmartGatewaysAdapterMessageField phaseCurrentlyReturnedL2, SmartGatewaysAdapterMessageField phaseCurrentlyReturnedL3, SmartGatewaysAdapterMessageField phaseVoltageL1, SmartGatewaysAdapterMessageField phaseVoltageL2, SmartGatewaysAdapterMessageField phaseVoltageL3, SmartGatewaysAdapterMessageField phasePowerCurrentL1, SmartGatewaysAdapterMessageField phasePowerCurrentL2, SmartGatewaysAdapterMessageField phasePowerCurrentL3) Creates an instance of aSmartGatewaysAdapterMessagerecord class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the value of theelectricityDeliveredTariff1record component.Returns the value of theelectricityDeliveredTariff2record component.Returns the value of theelectricityEquipmentIdrecord component.Returns the value of theelectricityReturnedTariff1record component.Returns the value of theelectricityReturnedTariff2record component.Returns the value of theelectricityTariffrecord component.final booleanIndicates whether some other object is "equal to" this one.Returns the value of thegasEquipmentIdrecord component.final inthashCode()Returns a hash code value for this object.Returns the value of thephaseCurrentlyDeliveredL1record component.Returns the value of thephaseCurrentlyDeliveredL2record component.Returns the value of thephaseCurrentlyDeliveredL3record component.Returns the value of thephaseCurrentlyReturnedL1record component.Returns the value of thephaseCurrentlyReturnedL2record component.Returns the value of thephaseCurrentlyReturnedL3record component.Returns the value of thephasePowerCurrentL1record component.Returns the value of thephasePowerCurrentL2record component.Returns the value of thephasePowerCurrentL3record component.Returns the value of thephaseVoltageL1record component.Returns the value of thephaseVoltageL2record component.Returns the value of thephaseVoltageL3record component.Returns the value of thepowerCurrentlyDeliveredrecord component.Returns the value of thepowerCurrentlyReturnedrecord component.Returns the value of thereactiveEnergyDeliveredTariff1record component.Returns the value of thereactiveEnergyDeliveredTariff2record component.Returns the value of thereactiveEnergyReturnedTariff1record component.Returns the value of thereactiveEnergyReturnedTariff2record component.final StringtoString()Returns a string representation of this record class.
-
Constructor Details
-
SmartGatewaysAdapterMessage
public SmartGatewaysAdapterMessage(SmartGatewaysAdapterMessageField electricityEquipmentId, SmartGatewaysAdapterMessageField gasEquipmentId, SmartGatewaysAdapterMessageField electricityTariff, SmartGatewaysAdapterMessageField electricityDeliveredTariff1, SmartGatewaysAdapterMessageField electricityReturnedTariff1, SmartGatewaysAdapterMessageField electricityDeliveredTariff2, SmartGatewaysAdapterMessageField electricityReturnedTariff2, SmartGatewaysAdapterMessageField reactiveEnergyDeliveredTariff1, SmartGatewaysAdapterMessageField reactiveEnergyReturnedTariff1, SmartGatewaysAdapterMessageField reactiveEnergyDeliveredTariff2, SmartGatewaysAdapterMessageField reactiveEnergyReturnedTariff2, SmartGatewaysAdapterMessageField powerCurrentlyDelivered, SmartGatewaysAdapterMessageField powerCurrentlyReturned, SmartGatewaysAdapterMessageField phaseCurrentlyDeliveredL1, SmartGatewaysAdapterMessageField phaseCurrentlyDeliveredL2, SmartGatewaysAdapterMessageField phaseCurrentlyDeliveredL3, SmartGatewaysAdapterMessageField phaseCurrentlyReturnedL1, SmartGatewaysAdapterMessageField phaseCurrentlyReturnedL2, SmartGatewaysAdapterMessageField phaseCurrentlyReturnedL3, SmartGatewaysAdapterMessageField phaseVoltageL1, SmartGatewaysAdapterMessageField phaseVoltageL2, SmartGatewaysAdapterMessageField phaseVoltageL3, SmartGatewaysAdapterMessageField phasePowerCurrentL1, SmartGatewaysAdapterMessageField phasePowerCurrentL2, SmartGatewaysAdapterMessageField phasePowerCurrentL3) Creates an instance of aSmartGatewaysAdapterMessagerecord class.- Parameters:
electricityEquipmentId- the value for theelectricityEquipmentIdrecord componentgasEquipmentId- the value for thegasEquipmentIdrecord componentelectricityTariff- the value for theelectricityTariffrecord componentelectricityDeliveredTariff1- the value for theelectricityDeliveredTariff1record componentelectricityReturnedTariff1- the value for theelectricityReturnedTariff1record componentelectricityDeliveredTariff2- the value for theelectricityDeliveredTariff2record componentelectricityReturnedTariff2- the value for theelectricityReturnedTariff2record componentreactiveEnergyDeliveredTariff1- the value for thereactiveEnergyDeliveredTariff1record componentreactiveEnergyReturnedTariff1- the value for thereactiveEnergyReturnedTariff1record componentreactiveEnergyDeliveredTariff2- the value for thereactiveEnergyDeliveredTariff2record componentreactiveEnergyReturnedTariff2- the value for thereactiveEnergyReturnedTariff2record componentpowerCurrentlyDelivered- the value for thepowerCurrentlyDeliveredrecord componentpowerCurrentlyReturned- the value for thepowerCurrentlyReturnedrecord componentphaseCurrentlyDeliveredL1- the value for thephaseCurrentlyDeliveredL1record componentphaseCurrentlyDeliveredL2- the value for thephaseCurrentlyDeliveredL2record componentphaseCurrentlyDeliveredL3- the value for thephaseCurrentlyDeliveredL3record componentphaseCurrentlyReturnedL1- the value for thephaseCurrentlyReturnedL1record componentphaseCurrentlyReturnedL2- the value for thephaseCurrentlyReturnedL2record componentphaseCurrentlyReturnedL3- the value for thephaseCurrentlyReturnedL3record componentphaseVoltageL1- the value for thephaseVoltageL1record componentphaseVoltageL2- the value for thephaseVoltageL2record componentphaseVoltageL3- the value for thephaseVoltageL3record componentphasePowerCurrentL1- the value for thephasePowerCurrentL1record componentphasePowerCurrentL2- the value for thephasePowerCurrentL2record componentphasePowerCurrentL3- the value for thephasePowerCurrentL3record 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). -
electricityEquipmentId
Returns the value of theelectricityEquipmentIdrecord component.- Returns:
- the value of the
electricityEquipmentIdrecord component
-
gasEquipmentId
Returns the value of thegasEquipmentIdrecord component.- Returns:
- the value of the
gasEquipmentIdrecord component
-
electricityTariff
Returns the value of theelectricityTariffrecord component.- Returns:
- the value of the
electricityTariffrecord component
-
electricityDeliveredTariff1
Returns the value of theelectricityDeliveredTariff1record component.- Returns:
- the value of the
electricityDeliveredTariff1record component
-
electricityReturnedTariff1
Returns the value of theelectricityReturnedTariff1record component.- Returns:
- the value of the
electricityReturnedTariff1record component
-
electricityDeliveredTariff2
Returns the value of theelectricityDeliveredTariff2record component.- Returns:
- the value of the
electricityDeliveredTariff2record component
-
electricityReturnedTariff2
Returns the value of theelectricityReturnedTariff2record component.- Returns:
- the value of the
electricityReturnedTariff2record component
-
reactiveEnergyDeliveredTariff1
Returns the value of thereactiveEnergyDeliveredTariff1record component.- Returns:
- the value of the
reactiveEnergyDeliveredTariff1record component
-
reactiveEnergyReturnedTariff1
Returns the value of thereactiveEnergyReturnedTariff1record component.- Returns:
- the value of the
reactiveEnergyReturnedTariff1record component
-
reactiveEnergyDeliveredTariff2
Returns the value of thereactiveEnergyDeliveredTariff2record component.- Returns:
- the value of the
reactiveEnergyDeliveredTariff2record component
-
reactiveEnergyReturnedTariff2
Returns the value of thereactiveEnergyReturnedTariff2record component.- Returns:
- the value of the
reactiveEnergyReturnedTariff2record component
-
powerCurrentlyDelivered
Returns the value of thepowerCurrentlyDeliveredrecord component.- Returns:
- the value of the
powerCurrentlyDeliveredrecord component
-
powerCurrentlyReturned
Returns the value of thepowerCurrentlyReturnedrecord component.- Returns:
- the value of the
powerCurrentlyReturnedrecord component
-
phaseCurrentlyDeliveredL1
Returns the value of thephaseCurrentlyDeliveredL1record component.- Returns:
- the value of the
phaseCurrentlyDeliveredL1record component
-
phaseCurrentlyDeliveredL2
Returns the value of thephaseCurrentlyDeliveredL2record component.- Returns:
- the value of the
phaseCurrentlyDeliveredL2record component
-
phaseCurrentlyDeliveredL3
Returns the value of thephaseCurrentlyDeliveredL3record component.- Returns:
- the value of the
phaseCurrentlyDeliveredL3record component
-
phaseCurrentlyReturnedL1
Returns the value of thephaseCurrentlyReturnedL1record component.- Returns:
- the value of the
phaseCurrentlyReturnedL1record component
-
phaseCurrentlyReturnedL2
Returns the value of thephaseCurrentlyReturnedL2record component.- Returns:
- the value of the
phaseCurrentlyReturnedL2record component
-
phaseCurrentlyReturnedL3
Returns the value of thephaseCurrentlyReturnedL3record component.- Returns:
- the value of the
phaseCurrentlyReturnedL3record component
-
phaseVoltageL1
Returns the value of thephaseVoltageL1record component.- Returns:
- the value of the
phaseVoltageL1record component
-
phaseVoltageL2
Returns the value of thephaseVoltageL2record component.- Returns:
- the value of the
phaseVoltageL2record component
-
phaseVoltageL3
Returns the value of thephaseVoltageL3record component.- Returns:
- the value of the
phaseVoltageL3record component
-
phasePowerCurrentL1
Returns the value of thephasePowerCurrentL1record component.- Returns:
- the value of the
phasePowerCurrentL1record component
-
phasePowerCurrentL2
Returns the value of thephasePowerCurrentL2record component.- Returns:
- the value of the
phasePowerCurrentL2record component
-
phasePowerCurrentL3
Returns the value of thephasePowerCurrentL3record component.- Returns:
- the value of the
phasePowerCurrentL3record component
-