public class WorkoutStrengthSet extends java.lang.Object
WorkoutStrengthSet()
int
getReps()
getWeight()
void
setReps(int reps)
setWeight(int weight)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WorkoutStrengthSet()
public int getReps()
public void setReps(int reps)
public int getWeight()
public void setWeight(int weight)