@Target(value={FIELD,METHOD})
@Retention(value=RUNTIME)
@Documented
public @interface Id
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
autoGenerated
Enables or disables the auto generation
of this field's value.
|
Copyright © 2013. All Rights Reserved.