@Retention(value=RUNTIME) @Target(value=java.lang.annotation.ElementType.METHOD) public @interface ValidateCallback
| Modifier and Type | Required Element and Description | 
|---|---|
String | 
callPoint  | 
| Modifier and Type | Optional Element and Description | 
|---|---|
ValidateCBType[] | 
callType  | 
public abstract String callPoint
public abstract ValidateCBType[] callType