public class Parameter extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
setTypeFromName(String className)
Sets the type parameter from the String.
|
public Parameter(String n, String c) throws ClassNotFoundException
ClassNotFoundExceptionpublic void setTypeFromName(String className) throws ClassNotFoundException
className - the name of the Class specifying the typeClassNotFoundException - class was not foundCopyright © 1997–2022 CRISTAL-iSE. All rights reserved.