|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.freecompany.redline.header.Flags
public class Flags
Field Summary | |
---|---|
static int |
EQUAL
|
static int |
GREATER
|
static int |
INTERP
|
static int |
LESS
|
static int |
PREREQ
|
static int |
SCRIPT_POST
|
static int |
SCRIPT_POSTUN
|
static int |
SCRIPT_PRE
|
static int |
SCRIPT_PREUN
|
Constructor Summary | |
---|---|
Flags()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static int LESS
public static int GREATER
public static int EQUAL
public static int PREREQ
public static int INTERP
public static int SCRIPT_PRE
public static int SCRIPT_POST
public static int SCRIPT_PREUN
public static int SCRIPT_POSTUN
Constructor Detail |
---|
public Flags()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |