Uses of Class
de.xima.fc.prompt.service.support.JsonSchemaOutputByManualInput
Packages that use JsonSchemaOutputByManualInput
Package
Description
The prompt API is kept intentionally low-level to support a wide range of use cases.
-
Uses of JsonSchemaOutputByManualInput in de.xima.fc.prompt.service.support
Methods in de.xima.fc.prompt.service.support that return JsonSchemaOutputByManualInputModifier and TypeMethodDescriptionJsonSchemaOutput.getByManualInput()Applicable only ifdefinitionTypeisBY_MANUAL_INPUT.Methods in de.xima.fc.prompt.service.support with parameters of type JsonSchemaOutputByManualInputModifier and TypeMethodDescriptionvoidJsonSchemaOutput.setByManualInput(JsonSchemaOutputByManualInput byManualInput) Applicable only ifdefinitionTypeisBY_MANUAL_INPUT.