public static class LEInst.Type
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static LEInst.Type |
CAPACITOR
NotSizeable
|
static LEInst.Type |
IGNORE
Ignore
|
static LEInst.Type |
LEGATE
LeGate
|
static LEInst.Type |
LEKEEPER
LeKeeper
|
static LEInst.Type |
LESETTINGS
NotSizeable
|
static LEInst.Type |
TRANSISTOR
NotSizeable
|
static LEInst.Type |
UNKNOWN
NotSizeable
|
static LEInst.Type |
WIRE
NotSizeable
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public static final LEInst.Type LEGATE
public static final LEInst.Type LEKEEPER
public static final LEInst.Type WIRE
public static final LEInst.Type TRANSISTOR
public static final LEInst.Type CAPACITOR
public static final LEInst.Type IGNORE
public static final LEInst.Type LESETTINGS
public static final LEInst.Type UNKNOWN