com.cmpware.cmp.models
Class ARC700.CC
java.lang.Object
com.cmpware.cmp.models.ARC700.CC
- Enclosing class:
- ARC700
public static final class ARC700.CC
- extends java.lang.Object
|
Field Summary |
static int |
AL
|
static int |
C
|
static int |
CC
|
static int |
CS
|
static int |
EQ
|
static int |
GE
|
static int |
GT
|
static int |
HI
|
static int |
HS
|
static int |
LE
|
static int |
LO
|
static int |
LS
|
static int |
LT
|
static int |
MI
|
static int |
N
|
static int |
NC
|
static int |
NE
|
static int |
NV
|
static int |
NZ
|
static int |
P
|
static int |
PL
|
static int |
PNZ
|
static int |
RA
|
static int |
V
|
static int |
VC
|
static int |
VS
|
static int |
Z
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AL
public static final int AL
- See Also:
- Constant Field Values
RA
public static final int RA
- See Also:
- Constant Field Values
EQ
public static final int EQ
- See Also:
- Constant Field Values
Z
public static final int Z
- See Also:
- Constant Field Values
NE
public static final int NE
- See Also:
- Constant Field Values
NZ
public static final int NZ
- See Also:
- Constant Field Values
PL
public static final int PL
- See Also:
- Constant Field Values
P
public static final int P
- See Also:
- Constant Field Values
MI
public static final int MI
- See Also:
- Constant Field Values
N
public static final int N
- See Also:
- Constant Field Values
CS
public static final int CS
- See Also:
- Constant Field Values
C
public static final int C
- See Also:
- Constant Field Values
LO
public static final int LO
- See Also:
- Constant Field Values
CC
public static final int CC
- See Also:
- Constant Field Values
NC
public static final int NC
- See Also:
- Constant Field Values
HS
public static final int HS
- See Also:
- Constant Field Values
VS
public static final int VS
- See Also:
- Constant Field Values
V
public static final int V
- See Also:
- Constant Field Values
VC
public static final int VC
- See Also:
- Constant Field Values
NV
public static final int NV
- See Also:
- Constant Field Values
GT
public static final int GT
- See Also:
- Constant Field Values
GE
public static final int GE
- See Also:
- Constant Field Values
LT
public static final int LT
- See Also:
- Constant Field Values
LE
public static final int LE
- See Also:
- Constant Field Values
HI
public static final int HI
- See Also:
- Constant Field Values
LS
public static final int LS
- See Also:
- Constant Field Values
PNZ
public static final int PNZ
- See Also:
- Constant Field Values
ARC700.CC
public ARC700.CC()