@Target(value={METHOD,FIELD}) @Documented @Retention(value=RUNTIME) @Inherited public @interface AttributeProperty
Modifier and Type | Optional Element and Description |
---|---|
boolean |
managed
Managed properties are stored as ad-hoc attributes and mapped from and to a specific property of a type.
|
Copyright © 2018. All rights reserved.