Annotation Interface AlfCacheable


@Retention(RUNTIME) @Target(TYPE) public @interface AlfCacheable

AlfCacheable class.

Version:
$Id: $Id
Author:
matthieu
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
    Indicates whether this field is a character field.
  • Element Details

    • isCharact

      boolean isCharact
      Indicates whether this field is a character field.
      Returns:
      true if the field is a character field, false otherwise
      Default:
      false