@Retention(value=RUNTIME)
@Target(value=ANNOTATION_TYPE)
public @interface Association
| Modifier and Type | Required Element and Description |
|---|---|
Condition[] |
conditions |
java.lang.String |
field |
public abstract Condition[] conditions
Copyright © 2017. All Rights Reserved.