Class TimeSeriesMappingSource.MappingEntry

java.lang.Object
edu.ie3.datamodel.models.UniqueEntity
edu.ie3.datamodel.models.input.InputEntity
edu.ie3.datamodel.io.source.TimeSeriesMappingSource.MappingEntry
All Implemented Interfaces:
Serializable
Enclosing interface:
TimeSeriesMappingSource

public static class TimeSeriesMappingSource.MappingEntry extends InputEntity
Class to represent one entry within the participant to time series mapping
See Also:
  • Constructor Details

    • MappingEntry

      public MappingEntry(UUID uuid, UUID participant, UUID timeSeries)
  • Method Details