|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ch.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 | |
---|---|
protected int |
getId()
|
protected java.lang.String |
getLabel()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, 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 |
---|
protected int getId()
protected java.lang.String getLabel()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |