@Target(value=TYPE) @Retention(value=RUNTIME) @Inherited @Documented public @interface TabularTypeInfo
TabularType. The class that is
representing TabularData must be annotated
by this annotation.| Modifier and Type | Required Element and Description |
|---|---|
String[] |
indexNames
|
Class<?> |
rowType
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved