org.exolab.javasource
Interface JMember
- JAnnotationTypeElement, JEnumConstant, JField, JMethod
An interface which represents a Member of a JClass, modelled closely after
the Java Reflection API. This class is part of a package used to represent
source code.
$Revision: 6669 $ $Date: 2005-02-26 17:30:28 -0700 (Sat, 26 Feb 2005) $
getModifiers
public JModifiers getModifiers()
Returns the modifiers for this JMember.
- The modifiers for this JMember.
getName
public String getName()
Returns the name of this JMember.
- The name of this JMember.
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com