注釈型 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
-
必須要素の概要
-
要素の詳細
-
content
String contentSpecify the relative path to the content file.- 戻り値:
- The relative path to the content file
-