Annotation Interface ApiMapper


@Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface ApiMapper
The Interface ApiMapper.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Value.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Method.
  • Element Details

    • value

      Class<?> value
      Value.
      Returns:
      the class
    • method

      String method
      Method.
      Returns:
      the string
      Default:
      ""