org.jcoderz.phoenix.report
Class JcoderzReportAntTask.SourceDirectory

java.lang.Object
  extended by org.jcoderz.phoenix.report.JcoderzReportAntTask.SourceDirectory
Enclosing class:
JcoderzReportAntTask

public static final class JcoderzReportAntTask.SourceDirectory
extends Object


Constructor Summary
JcoderzReportAntTask.SourceDirectory()
           
 
Method Summary
 String getDir()
          Returns the sourceDir.
 void setDir(String sourceDir)
          Sets the source directory.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JcoderzReportAntTask.SourceDirectory

public JcoderzReportAntTask.SourceDirectory()
Method Detail

getDir

public final String getDir()
Returns the sourceDir.

Returns:
the source directory

setDir

public final void setDir(String sourceDir)
Sets the source directory.

Parameters:
sourceDir - the source directory


Copyright 2007 The jCoderZ Project.