|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.jstatcom.engine.LoadTypes com.jstatcom.engine.rstat.RStatLoadTypes
public final class RStatLoadTypes
This class contains all module types that can be loaded by a
RStatEngine
.
Field Summary | |
---|---|
static RStatLoadTypes |
RPACKAGE
|
static RStatLoadTypes |
USERCODE
A user file that is in the subdirectory jrstat . |
Method Summary |
---|
Methods inherited from class com.jstatcom.engine.LoadTypes |
---|
equals, hashCode, name, toString |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final RStatLoadTypes USERCODE
jrstat
.
public static final RStatLoadTypes RPACKAGE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |