Class PluginAngabeRequestDto

java.lang.Object
at.letto.plugins.dto.PluginAngabeRequestDto

public class PluginAngabeRequestDto extends Object
  • Field Details

    • typ

      private String typ
      Typ des Plugins
    • name

      private String name
      Name des Plugins in der Frage
    • config

      private String config
      Konfigurationsstring des Plugins
    • text

      private String text
      Angabetext der Frage oder Text in PI-Tags
    • q

      private PluginQuestionDto q
      Frage wo das Plugin eingebettet ist
  • Constructor Details

    • PluginAngabeRequestDto

      public PluginAngabeRequestDto()