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

java.lang.Object
  extended by fr.umlv.tatoo.cc.tools.generator.Params.ParamDecl
Enclosing class:
Params

public static final class Params.ParamDecl
extends Object


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()