JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Module
gov.nist.secauto.metaschema.databind
Package
gov.nist.secauto.metaschema.databind.model.annotations
Annotation Type JsonKey
@Documented
@Retention
(
RUNTIME
)
@Target
({
FIELD
,
METHOD
})
public @interface
JsonKey
Indicates that the target of this annotation is a Java property that is to be used as the JSON or YAML property/item name in for a collection of similar objects/items.