org.ow2.util.scan.api
Interface IType


public interface IType

Type.

Author:
Gael Lalire

Method Summary
 java.lang.String getClassName()
           
 java.lang.String getInternalName()
           
 

Method Detail

getClassName

java.lang.String getClassName()
Returns:
the class name.

getInternalName

java.lang.String getInternalName()
Returns:
the internal name.


Copyright © 2007-2009 OW2 Consortium. All Rights Reserved.