|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.freehep.rtti.IDestructor
public class IDestructor
Defines a destructor in the RTTI.
Method Summary | |
---|---|
String[] |
getComments(String language)
Returns the list of comments describing this destructor |
String[] |
getExceptionTypes()
Returns the list of exceptions, thrown by this destructor |
String |
getName()
Returns the name of the destructor |
String |
toString()
Semi-java string representation of this destructor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public String getName()
public String[] getComments(String language)
public String[] getExceptionTypes()
public String toString()
toString
in class Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |