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


@Documented
@Retention(value=RUNTIME)
public @interface Synopsis

概要。

バージョン:
$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.