@Retention(value=RUNTIME)
@Target(value={METHOD,FIELD})
public @interface ManagedCollection
Modifier and Type | Required Element and Description |
---|---|
java.lang.Class<?> |
type |
Modifier and Type | Optional Element and Description |
---|---|
boolean |
append |
java.lang.String |
description |
java.lang.String |
key |