public class OpenEyes extends Object
| Constructor and Description |
|---|
OpenEyes(Reference manager,
ITargetDto target,
OpenSettingsDto settings,
ConfigurationDto config) |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationDto |
getConfig() |
Reference |
getManager() |
OpenSettingsDto |
getSettings() |
ITargetDto |
getTarget() |
void |
setConfig(ConfigurationDto config) |
void |
setManager(Reference manager) |
void |
setSettings(OpenSettingsDto settings) |
void |
setTarget(ITargetDto target) |
String |
toString() |
public OpenEyes(Reference manager, ITargetDto target, OpenSettingsDto settings, ConfigurationDto config)
public Reference getManager()
public void setManager(Reference manager)
public ITargetDto getTarget()
public void setTarget(ITargetDto target)
public OpenSettingsDto getSettings()
public void setSettings(OpenSettingsDto settings)
public ConfigurationDto getConfig()
public void setConfig(ConfigurationDto config)
Copyright © 2023. All rights reserved.