net.sf.clirr.core.spi
Interface Named

All Known Subinterfaces:
Field, JavaType, Method
All Known Implementing Classes:
BcelJavaType

public interface Named

A named entity in the Java programming language.

Author:
lkuehne

Method Summary
 java.lang.String getName()
          Returns the name of this object.
 

Method Detail

getName

java.lang.String getName()
Returns the name of this object.



Copyright © 2003-2005 Lars Kühne. All Rights Reserved.