Class InteractionComponent

    • Constructor Detail

      • InteractionComponent

        public InteractionComponent()
    • Method Detail

      • getId

        public String getId()
      • setId

        public void setId​(String id)
      • getDescription

        public LangMap getDescription()
      • setDescription

        public void setDescription​(LangMap description)
      • isEmpty

        @AssertFalse(message="InteractionComponent must not be empty")
        public @jakarta.validation.constraints.AssertFalse(message="InteractionComponent must not be empty") boolean isEmpty()
        Specified by:
        isEmpty in interface JSONObject