Package com.adobe.granite.jmx.annotation
Annotation Type TabularTypeInfo
-
@Target(TYPE) @Retention(RUNTIME) @Inherited @Documented public @interface TabularTypeInfo
Provides information needed to generateTabularType. The class that is representingTabularDatamust be annotated by this annotation.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description String[]indexNamesClass<?>rowType
-