@Retention(value=RUNTIME)
@Target(value={TYPE,PACKAGE})
public @interface Narrative
Modifier and Type | Required Element and Description |
---|---|
java.lang.String[] |
text |
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
cardNumber |
java.lang.String |
title |
java.lang.String |
type |