protected static class LEPin.Dir
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static LEPin.Dir |
INOUT
In-Out
|
protected static LEPin.Dir |
INPUT
Input
|
protected static LEPin.Dir |
NODIR
no dir
|
protected static LEPin.Dir |
OUTPUT
Output
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |