org.exolab.javasource
Interface JMember
- JField, JMethod
(package private) interface JMember
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: 1.1.1.1 $ $Date: 2003/03/03 07:09:55 $
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
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com