Klasse UiCalendar.SetTimeZoneIdCommand

java.lang.Object
org.teamapps.dto.UiCalendar.SetTimeZoneIdCommand
Alle implementierten Schnittstellen:
UiCommand<Void>
Umschließende Klasse:
UiCalendar

public static class UiCalendar.SetTimeZoneIdCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • timeZoneId

      protected String timeZoneId
  • Konstruktordetails

    • SetTimeZoneIdCommand

      @Deprecated public SetTimeZoneIdCommand()
      Veraltet.
      Only for Jackson deserialization. Use the other constructor instead.
    • SetTimeZoneIdCommand

      public SetTimeZoneIdCommand(String componentId, String timeZoneId)
  • Methodendetails