Uses of Class
de.xima.fc.prompt.service.support.JsonSchemaOutputObjectProperty
Packages that use JsonSchemaOutputObjectProperty
Package
Description
The prompt API is kept intentionally low-level to support a wide range of use cases.
-
Uses of JsonSchemaOutputObjectProperty in de.xima.fc.prompt.service.support
Methods in de.xima.fc.prompt.service.support that return types with arguments of type JsonSchemaOutputObjectPropertyModifier and TypeMethodDescriptionJsonSchemaOutputByPropertyList.getProperties()Gets a list of configured properties the JSON object should have.Method parameters in de.xima.fc.prompt.service.support with type arguments of type JsonSchemaOutputObjectPropertyModifier and TypeMethodDescriptionvoidJsonSchemaOutputByPropertyList.setProperties(List<JsonSchemaOutputObjectProperty> properties) Sets the list of configured properties the JSON object should have. -
Uses of JsonSchemaOutputObjectProperty in de.xima.fc.prompt.service.support.gui.component
Methods in de.xima.fc.prompt.service.support.gui.component with parameters of type JsonSchemaOutputObjectPropertyModifier and TypeMethodDescriptionJsonSchemaOutputComponent.localizePropertyRequiredDisplayName(JsonSchemaOutputObjectProperty property) JsonSchemaOutputComponent.localizePropertyTypeDisplayName(JsonSchemaOutputObjectProperty property)