com.googlecode.refit.web
Class DirectorySelection
java.lang.Object
com.googlecode.refit.web.DirectorySelection
- All Implemented Interfaces:
- Serializable
public class DirectorySelection
- extends Object
- implements Serializable
- See Also:
- Serialized Form
DirectorySelection
public DirectorySelection()
getInputDir
public String getInputDir()
setInputDir
public void setInputDir(String inputDir)
getOutputDir
public String getOutputDir()
setOutputDir
public void setOutputDir(String outputDir)
getIncludes
public String getIncludes()
setIncludes
public void setIncludes(String includes)
getExcludes
public String getExcludes()
setExcludes
public void setExcludes(String excludes)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2011. All Rights Reserved.