org.ashikunep.irenka.annotation
注釈タイプ Comment


@Retention(value=RUNTIME)
public @interface Comment

コメント。

バージョン:
$Date: 2008-02-12 12:35:47 +0900 (火, 12 2月 2008) $
作成者:
Suguru ARAKAWA (Gluegent, Inc.)

任意要素の概要
 String value
          コメントの内容。
 

value

public abstract String value
コメントの内容。

デフォルト:
""


Copyright 2007 the Seasar Foundation and the Others.