Annotation Type Idx.Option
-
@Documented @Retention(SOURCE) @Target({FIELD,PARAMETER}) public static @interface Idx.Option
An option represents the elements which would play in the hierarchy but lend the values to the parents, for example RADIO, SELECT etc.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
index
Unique index of element in TOC format, i.e.
-
-
-
-
pkg
Pkg pkg
The packaging which should be used to define the element in package.json- Default:
- @com.automationanywhere.commandsdk.annotations.Pkg
-
-