@Retention(value=RUNTIME) @Target(value={TYPE,ANNOTATION_TYPE}) @Documented public static @interface PostConvert.List
| Modifier and Type | Required Element and Description |
|---|---|
PostConvert[] |
value
Actual list.
|
public abstract PostConvert[] value
Copyright © 2017. All rights reserved.