public class PinDirection
extends com.teamdev.jxdesktop.win32.com.types.ComEnumeration
Modifier and Type | Field and Description |
---|---|
static int |
PINDIR_INPUT |
static int |
PINDIR_OUTPUT |
Constructor and Description |
---|
PinDirection() |
PinDirection(com.jniwrapper.IntegerParameter t) |
PinDirection(long val) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
acceptIOPerformer, getDataBuffer, getDataBufferOffset, getLength, getValueObject, pop, push, read, setDataBuffer, setValueObject, write
public static final int PINDIR_INPUT
public static final int PINDIR_OUTPUT