public static class NetObject.Type
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static NetObject.Type |
PART |
static NetObject.Type |
PORT |
static NetObject.Type |
WIRE |
Modifier and Type | Method and Description |
---|---|
int |
ordinal() |
public static final NetObject.Type PART
public static final NetObject.Type WIRE
public static final NetObject.Type PORT