Annotation Interface ScriptValueType


@Retention(RUNTIME) @Target({FIELD,METHOD,CONSTRUCTOR}) public @interface ScriptValueType
Fields and method annotated with this are read into the script as a specific type.
Author:
Matthew Tropiano
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details