@Target(value=FIELD) @Retention(value=RUNTIME) public @interface DataProperty
| Modifier and Type | Required Element and Description |
|---|---|
DataType |
dataType |
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
isMany |
boolean |
isNullable |
boolean |
isReadOnly |
public abstract DataType dataType
Copyright © 2017. All rights reserved.