Interface PromptInterfaces.ItemList

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.util.List<java.lang.String> getItemList()
      When a Prompt is executed (see request TaskPromptSetContent) this method returns a list of valid items.
    • Method Detail

      • getItemList

        java.util.List<java.lang.String> getItemList()
        When a Prompt is executed (see request TaskPromptSetContent) this method returns a list of valid items.
        Returns:
        List of items