public final class Parameter extends Object
Parameter(Type type, String name, int index)
int
getIndex()
String
getName()
Type
getType()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Parameter(Type type, String name, int index)
public Type getType()
public String getName()
public int getIndex()
public String toString()
toString
Object
Copyright © 2014. All Rights Reserved.