|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
使用 ElementKind 的軟體套件 | |
---|---|
javax.lang.model.element | 用於 Java 程式語言的模型元素的介面。 |
javax.lang.model.element 中 ElementKind 的使用 |
---|
返回 ElementKind 的 javax.lang.model.element 中的方法 | |
---|---|
ElementKind |
Element.getKind()
返回此元素的 型別 。 |
static ElementKind |
ElementKind.valueOf(String name)
返回帶有指定名稱的該型別的列舉常數。 |
static ElementKind[] |
ElementKind.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。