JavaTM 2 Platform
Standard Ed. 6

類別 java.lang.annotation.ElementType
的使用

使用 ElementType 的軟體套件
java.lang.annotation 為 Java 程式語言註釋設施提供資源庫支持。 
 

java.lang.annotationElementType 的使用
 

返回 ElementTypejava.lang.annotation 中的方法
static ElementType ElementType.valueOf(String name)
          返回帶有指定名稱的該型別的列舉常數。
static ElementType[] ElementType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only