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