public interface JDOMember extends JDOElement, java.lang.Comparable
Modifier and Type | Method and Description |
---|---|
JDOClass |
getDeclaringClass()
Get the declaring class of this JDOMember.
|
java.lang.String |
getName()
Returns the name of this JDOMember.
|
addPropertyChangeListener, addVetoableChangeListener, createJDOExtension, getJDOExtensions, removeJDOExtension, removePropertyChangeListener, removeVetoableChangeListener
java.lang.String getName()
JDOClass getDeclaringClass()
null
if the element is not attached to any classCopyright © 2005-2012 Apache Software Foundation. All Rights Reserved.