Package com.STIW3054.A191.OutputFolder
Class OutputFolderPath
java.lang.Object
com.STIW3054.A191.OutputFolder.OutputFolderPath
public class OutputFolderPath
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description OutputFolderPath()
-
Method Summary
Modifier and Type Method Description static java.lang.String
getLogFolderPath()
static java.lang.String
getOutFolderPath()
static java.lang.String
getOutputFolderPath()
static java.lang.String
getRepoFolderPath()
static java.lang.String
getTxtFolderPath()
-
Constructor Details
-
OutputFolderPath
public OutputFolderPath()
-
-
Method Details
-
getOutputFolderPath
public static java.lang.String getOutputFolderPath() -
getRepoFolderPath
public static java.lang.String getRepoFolderPath() -
getLogFolderPath
public static java.lang.String getLogFolderPath() -
getOutFolderPath
public static java.lang.String getOutFolderPath() -
getTxtFolderPath
public static java.lang.String getTxtFolderPath()
-