@Target(value={FIELD,METHOD,PARAMETER,TYPE,ANNOTATION_TYPE}) @Retention(value=RUNTIME) @Inherited public @interface SchemaProperties
SchemaProperty
annotationSchemaProperty
Modifier and Type | Optional Element and Description |
---|---|
SchemaProperty[] |
value
An array of SchemaProperty annotations
|
public abstract SchemaProperty[] value
Copyright © 2022. All rights reserved.