站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

Uses of Class org.netbeans.modules.classfile.AnnotationComponent (Classfile Reader) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.classfile/1 1.19

Uses of Class
org.netbeans.modules.classfile.AnnotationComponent

Uses of AnnotationComponent in org.netbeans.modules.classfile
 

Methods in org.netbeans.modules.classfile that return AnnotationComponent
 AnnotationComponent Annotation.getComponent(String name)
          Returns the named component for this annotation, or null if no component with that name exists.
 AnnotationComponent[] Annotation.getComponents()
          Returns the named components for this annotation, as an array of AnnotationComponents.
 


org.netbeans.modules.classfile/1 1.19

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.