|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RoboticArmRaw | |
---|---|
com.mancrd.ahah.samples.motorcontroller.roboticarm.data |
Uses of RoboticArmRaw in com.mancrd.ahah.samples.motorcontroller.roboticarm.data |
---|
Methods in com.mancrd.ahah.samples.motorcontroller.roboticarm.data that return types with arguments of type RoboticArmRaw | |
---|---|
static List<RoboticArmRaw> |
RoboticArmRawDAO.selectAll()
|
static List<RoboticArmRaw> |
RoboticArmRawDAO.selectLevel(String algo,
int level)
|
static List<RoboticArmRaw> |
RoboticArmRawDAO.selectNumJoints(String algo,
int numJoints)
|
static List<RoboticArmRaw> |
RoboticArmRawDAO.selectRunId(String algo)
|
Methods in com.mancrd.ahah.samples.motorcontroller.roboticarm.data with parameters of type RoboticArmRaw | |
---|---|
static int |
RoboticArmRawDAO.insert(RoboticArmRaw roboticArmRaw)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |