Annotation Type ReplaceDataVariablesWithBlanks


  • @Retention(RUNTIME)
    @Target(FIELD)
    public @interface ReplaceDataVariablesWithBlanks
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      boolean value  
    • Element Detail

      • value

        boolean value
        Returns:
        Replace unexpandable variables with blanks if true, otherwise leave value intact
        Default:
        true