|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectch.aplu.nxt.MotorPort
public class MotorPort
Useful declarations for port connections.
| Field Summary | |
|---|---|
static MotorPort |
A
Declaration used by a motor connected to port A. |
static MotorPort |
B
Declaration used by a motor connected to port B. |
static MotorPort |
C
Declaration used by a motor connected to port C. |
| Method Summary | |
|---|---|
int |
getId()
Returns the port identification as integer. |
java.lang.String |
getLabel()
Returns the port identification as string. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final MotorPort A
public static final MotorPort B
public static final MotorPort C
| Method Detail |
|---|
public int getId()
public java.lang.String getLabel()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||