@Target(value={METHOD,PARAMETER}) @Retention(value=RUNTIME) @Inherited @Documented public @interface OpenTypeInfo
CompositeData or
TabularData, which will be used to
generate the corresponding CompositeType
or TabularType.| Modifier and Type | Required Element and Description |
|---|---|
Class<?> |
value
Returns the actual class to represent
CompositeData or
TabularData. |
public abstract Class<?> value
CompositeData or
TabularData.Copyright © 2010 - 2020 Adobe. All Rights Reserved