- Enclosing class:
Json
Polymorphic subtype information.
Contains alias and specific type bound to it.
-
Required Element Summary
Required Elements
Subtype of the annotated type.
-
Optional Element Summary
Optional Elements
Type alias which is used instead of a class name.
-
Element Details
-
alias
Type alias which is used instead of a class name.
When empty (default) the simple name of the class in lowercase is used.
- Returns:
- alias value
- Default:
""
-
value
Subtype of the annotated type.
- Returns:
- annotated type subtype