fr.umlv.tatoo.cc.tools.generator
Class ParamDecl

java.lang.Object
  extended by fr.umlv.tatoo.cc.tools.generator.ParamDecl

public class ParamDecl
extends Object

This class is used in ToolsProcessor.mc

Author:
Remi
See Also:
ToolsGeneratorUtils

Method Summary
 String getName()
           
 Type getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public String getName()

getType

public Type getType()