com.sri.emo.wizard.selection
Class DisplaySummaryPage.SelectionResults
java.lang.Object
com.sri.emo.wizard.selection.DisplaySummaryPage.SelectionResults
- Enclosing class:
- DisplaySummaryPage
public static class DisplaySummaryPage.SelectionResults
- extends Object
Record Structure that provides a list of step names and their
appropriate values.
- Version:
- 1.0
- Author:
- Michael Rimov
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DisplaySummaryPage.SelectionResults
public DisplaySummaryPage.SelectionResults(int wizardPageNumber,
String stepName,
String printableValue)
getStepName
public String getStepName()
getStepValue
public String getStepValue()
getPageNumber
public int getPageNumber()
Copyright © 2004-2006 Codeguild, Inc.. All Rights Reserved.