public class DefaultShellContext extends Object implements ShellContext
ShellContext.| Constructor and Description | 
|---|
| DefaultShellContext() | 
| Modifier and Type | Method and Description | 
|---|---|
| InteractionMode | getInteractionMode()Gets an interaction mode. | 
| void | setInteractionMode(InteractionMode interactionMode)Sets an interaction mode. | 
public InteractionMode getInteractionMode()
ShellContextgetInteractionMode in interface ShellContextpublic void setInteractionMode(InteractionMode interactionMode)
ShellContextsetInteractionMode in interface ShellContextinteractionMode - the interaction modeCopyright © 2022. All rights reserved.