Class SetSyncEventRequestDTO

java.lang.Object
de.aeb.xnsg.foundation.bf.AbstractRequestDTO
de.aeb.xnsg.foundation.bf.sync.SetSyncEventRequestDTO

public class SetSyncEventRequestDTO extends AbstractRequestDTO
Request DTO for setting an event.
  • Field Details

    • event

      public SyncEventDTO event
      The event to set. Its syncId will be ignored and set later, together with the other events.
  • Constructor Details

    • SetSyncEventRequestDTO

      public SetSyncEventRequestDTO()