@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 |
|---|---|
java.lang.Class<?> |
value
Returns the actual class to represent
CompositeData or
TabularData. |
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"