org.jcoderz.phoenix.report
Class JcoderzReportAntTask.SourceDirectory
java.lang.Object
org.jcoderz.phoenix.report.JcoderzReportAntTask.SourceDirectory
- Enclosing class:
- JcoderzReportAntTask
public static final class JcoderzReportAntTask.SourceDirectory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JcoderzReportAntTask.SourceDirectory
public JcoderzReportAntTask.SourceDirectory()
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.