ブラウザのJavaScriptが無効になっています。
ナビゲーション・リンクをスキップ
概要
パッケージ
クラス
使用
階層ツリー
索引
ヘルプ
概要:
フィールド |
オプション |
必須
詳細:
フィールド |
要素
SEARCH:
パッケージ
org.nkjmlab.sorm4j.annotation
Annotation Interface OrmSetter
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
OrmSetter
Defines a setter method for mapping column to field.
必須要素の概要
必須要素
修飾子とタイプ
必須要素
説明
String
value
Name of the setter mapped to the field.
要素の詳細
value
String
value
Name of the setter mapped to the field.