public class RevolvedValueSetSelectionMenu
extends java.lang.Object
Constructor and Description |
---|
RevolvedValueSetSelectionMenu() |
Modifier and Type | Method and Description |
---|---|
CodingScheme |
displayAndGetSelection(java.lang.String message)
Display the list of available coding schemes and process the user
selection.
|
protected java.util.List<CodingScheme> |
displayCodingSchemes()
Displays a list of available coding schemes.
|
protected java.util.List<CodingScheme> displayCodingSchemes() throws LBException
LBException
- If an error occurs displaying the list.public CodingScheme displayAndGetSelection(java.lang.String message)