JRubik v0.6

es.aeat.eett.plugins.infoRubik.reports
Class ConfiResports

java.lang.Object
  extended byes.aeat.eett.plugins.infoRubik.reports.ConfiResports

class ConfiResports
extends java.lang.Object

Author:
f00992 TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Field Summary
private static ConfiResports instance
           
private static java.lang.String REPORTS_SPACE
           
private static java.lang.String reportsSpacePath
           
 
Constructor Summary
private ConfiResports()
           
 
Method Summary
static ConfiResports getInstance()
           
static java.lang.String getREPORTS_SPACE()
           
 java.io.File getReportsSpace()
           
 java.lang.String getReportsSpacePath()
           
private  void initReportsSpace()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REPORTS_SPACE

private static final java.lang.String REPORTS_SPACE
See Also:
Constant Field Values

reportsSpacePath

private static java.lang.String reportsSpacePath

instance

private static ConfiResports instance
Constructor Detail

ConfiResports

private ConfiResports()
Method Detail

getInstance

public static ConfiResports getInstance()

initReportsSpace

private void initReportsSpace()

getREPORTS_SPACE

public static java.lang.String getREPORTS_SPACE()
Returns:
Returns the rEPORTS_SPACE.

getReportsSpacePath

public java.lang.String getReportsSpacePath()
Returns:
Returns the reportsSpacePath.

getReportsSpace

public java.io.File getReportsSpace()
Returns:
Returns the reportsSpace.

JRubik v0.6

JRubik v0.6