Annotation Interface ResultMapper


@Target({METHOD,PARAMETER}) @Retention(RUNTIME) public @interface ResultMapper
Result mapper annotation.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    jadex.model.annotation.Value
    The mapper.
  • Element Details

    • value

      jadex.model.annotation.Value value
      The mapper.