| Modifier and Type | Field and Description |
|---|---|
static int |
MOTOR_PORT |
protected java.lang.String |
name |
protected int |
portNum |
static int |
SENSOR_PORT |
protected int |
typ |
| Constructor and Description |
|---|
EV3DevPort(java.lang.String name,
int typ,
int portNum) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
return the string name used to reference this physical port
|
public static final int SENSOR_PORT
public static final int MOTOR_PORT
protected java.lang.String name
protected int typ
protected int portNum