org.objectweb.kilim.description
Interface Type

All Known Implementing Classes:
TypeImpl

public interface Type

Author:
horn Superinterface of all of Template-contained constructs. Template

Method Summary
 java.lang.String getName()
          returns the type name..
 void setName(java.lang.String aName)
          sets the type name
 

Method Detail

getName

public java.lang.String getName()
returns the type name..

Returns:
String

setName

public void setName(java.lang.String aName)
sets the type name

Parameters:
aName - :