JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
Package
org.incenp.linkml.core.annotations
Annotation Type Converter
@Retention
(
RUNTIME
)
@Target
({
TYPE
,
FIELD
}) public @interface
Converter
An annotation to indicate a custom converter class to use to convert values intended for the slot carrying that annotation.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
Class
<?>
value
Element Detail
value
Class
<?> value