Class RootedFilePath
Object
org.anchoranalysis.bean.AnchorBean<FilePath>
org.anchoranalysis.plugin.io.bean.file.path.FilePath
org.anchoranalysis.plugin.io.bean.file.path.RootedFilePath
public class RootedFilePath extends FilePath
-
Constructor Summary
Constructors Constructor Description RootedFilePath() -
Method Summary
Modifier and Type Method Description StringgetPath()StringgetRootName()booleanisDisableDebugMode()Pathpath(boolean debugMode)voidsetDisableDebugMode(boolean disableDebugMode)voidsetPath(String path)voidsetRootName(String rootName)
-
Constructor Details
-
RootedFilePath
public RootedFilePath()
-
-
Method Details
-
path
-
getPath
-
setPath
-
getRootName
-
setRootName
-
isDisableDebugMode
public boolean isDisableDebugMode() -
setDisableDebugMode
public void setDisableDebugMode(boolean disableDebugMode)
-