public class CodeGeneratorArgument extends Object
CodeGeneratorArgument(String name, Class<?> type)
String
getName()
Class<?>
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CodeGeneratorArgument(String name, Class<?> type)
public String getName()
public Class<?> getType()
Copyright © 1970 The Apache Software Foundation. All rights reserved.