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