|
Version: 1.1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.inb.lsae.StepProgress
public class StepProgress
| Constructor Summary | |
|---|---|
StepProgress()
|
|
| Method Summary | |
|---|---|
String |
getStepsCompleted()
|
String |
getTotalSteps()
|
void |
setStepsCompleted(String stepsCompleted)
|
void |
setTotalSteps(String totalSteps)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StepProgress()
| Method Detail |
|---|
public String getTotalSteps()
public void setTotalSteps(String totalSteps)
public String getStepsCompleted()
public void setStepsCompleted(String stepsCompleted)
|
Version: 1.1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||