|
JTR 5.0 API Documentation | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjtr.config.script.Scripts
public class Scripts
Class that maps the scripts
element of the jtr.xml
configuration file. See the jtr.xsd
grammar for more information.
Constructor Summary | |
---|---|
Scripts()
|
Method Summary | |
---|---|
LScripts |
getLScripts()
|
PScripts |
getPScripts()
|
void |
setLScripts(LScripts val)
|
void |
setPScripts(PScripts val)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Scripts()
Method Detail |
---|
public void setLScripts(LScripts val)
public LScripts getLScripts()
public void setPScripts(PScripts val)
public PScripts getPScripts()
|
The JTR Project is licensed under GPL version 2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |