|
![]() Quark Platform Documentation Version 1.7.0_0 Business Objects |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openquark.cal.runtime.MachineType
public final class MachineType
Type-safe enum pattern for the machine types supported by CAL.
| Field Summary | |
|---|---|
static MachineType |
G
The machine type enum value for the g machine. |
static MachineType |
LECC
The machine type enum value for the lecc machine. |
| Method Summary | |
|---|---|
String |
toString()
Returns the string representation of the machine type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final MachineType G
public static final MachineType LECC
| Method Detail |
|---|
public String toString()
toString in class Object
|
![]() Quark Platform Documentation Version 1.7.0_0 Business Objects |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||