public class ParamDef extends Object
ParamDef(String name, Class type)
String
getName()
Class
getType()
void
setName(String name)
setType(Class type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ParamDef(String name, Class type)
public String getName()
public void setName(String name)
public Class getType()
public void setType(Class type)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.