Uses of Class
com.mancrd.ahah.samples.motorcontroller.roboticarm.data.RoboticArmRaw

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)
           
 



Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.