java.lang.Object
es.kukenan.smartfi.kafka.repository.model.EventId

public class EventId extends Object
EventId entity, represents the objects stored in the EventId collection. See EventIdRepository.
  • Field Details

    • id

      private String id
      The event identifier.
  • Constructor Details

    • EventId

      public EventId()