注釈型 ContentMapping


@Documented
@Target(TYPE)
@Retention(RUNTIME)
public @interface ContentMapping
It is an annotation that makes a mapping to a referenced content file.
導入されたバージョン:
1.0.0
  • 必須要素の概要

    必須要素
    修飾子とタイプ 必須要素 説明
    String content
    Specify the relative path to the content file.
  • 要素の詳細

    • content

      String content
      Specify the relative path to the content file.
      戻り値:
      The relative path to the content file