@Target(value={TYPE,METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface UuidGenerators
UuidGenerator
Modifier and Type | Required Element and Description |
---|---|
UuidGenerator[] |
value
(Required) An array of UuidGenerator.
|
public abstract UuidGenerator[] value