public class InterfaceSettings extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
InterfaceSettings.InputType |
| Constructor and Description |
|---|
InterfaceSettings(InterfaceSettings.InputType inputType,
boolean isVerbose,
boolean isDebug) |
| Modifier and Type | Method and Description |
|---|---|
InterfaceSettings.InputType |
getInputType() |
boolean |
getIsDebug() |
boolean |
getIsVerbose() |
public InterfaceSettings(InterfaceSettings.InputType inputType, boolean isVerbose, boolean isDebug)
public InterfaceSettings.InputType getInputType()
public boolean getIsVerbose()
public boolean getIsDebug()
Copyright © 2021. All rights reserved.