JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
co.yellowdog.platform.model.json
JsonTitle
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Required Element Summary
Element Details
value
Annotation Type JsonTitle
@Target
({
TYPE
,
METHOD
,
FIELD
})
@Retention
(
RUNTIME
)
public @interface
JsonTitle
Annotation to allow the definition of the JSON Schema "title" property for a type or field.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
Element Details
value
String
value