Annotation Type AfterVariables.AfterVariable

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String value  
    • Element Detail

      • value

        String value
        Returns:
        studio name for variable (like: NB_LINE)
      • description

        String description
        Returns:
        description of the variable. If it's an empty the key value might be used instead
        Default:
        ""
      • type

        Class<?> type
        Returns:
        type of variable
        Default:
        java.lang.String.class