uic.output.builder
Class CodeSnippet.Argument

java.lang.Object
  extended byuic.output.builder.CodeSnippet.Argument
Enclosing class:
CodeSnippet

public static class CodeSnippet.Argument
extends Object


Constructor Summary
CodeSnippet.Argument(String className, String name)
           
 
Method Summary
 String getClassName()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodeSnippet.Argument

public CodeSnippet.Argument(String className,
                            String name)
Method Detail

getName

public String getName()

getClassName

public String getClassName()


Copyright © 2002,2003 Thomas Zander Available under the Free Apache licence