|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectp3j.misc.ExecutionOptions
@Deprecated public class ExecutionOptions
Options for the execution and handling of an experiment. Created on March 04, 2007
Constructor Summary | |
---|---|
ExecutionOptions()
Deprecated. |
Method Summary | |
---|---|
boolean |
isStoreInXML()
Deprecated. |
boolean |
isUseCompression()
Deprecated. |
void |
setStoreInXML(boolean storeInXML)
Deprecated. |
void |
setUseCompression(boolean useCompression)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExecutionOptions()
Method Detail |
---|
public boolean isStoreInXML()
public void setStoreInXML(boolean storeInXML)
public boolean isUseCompression()
public void setUseCompression(boolean useCompression)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |