Annotation Type CommandPkg.Returns
-
@Documented @Retention(SOURCE) @Target(TYPE) public static @interface CommandPkg.Returns
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String
return_description
The description for the return input.java.lang.String
return_label
The label for the return input.java.lang.String
return_name
boolean
return_required
Is the return variable required.DataType
return_sub_type
The return subtype of this command.DataType
return_type
-