@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface PropertyType
Modifier and Type | Required Element and Description |
---|---|
Types |
type
get valuetype defined in this description that must be used to build properties descriptions in schema
descriptions
|
Modifier and Type | Optional Element and Description |
---|---|
Cardinality |
card |
public abstract Types type
public abstract Cardinality card