public class CommandAbortRequestDto extends Object
| Constructor and Description |
|---|
CommandAbortRequestDto() |
CommandAbortRequestDto(Reference eyes,
CloseSettingsDto settings) |
| Modifier and Type | Method and Description |
|---|---|
Reference |
getEyes() |
CloseSettingsDto |
getSettings() |
void |
setEyes(Reference eyes) |
void |
setSettings(CloseSettingsDto settings) |
public CommandAbortRequestDto()
public CommandAbortRequestDto(Reference eyes, CloseSettingsDto settings)
public Reference getEyes()
public void setEyes(Reference eyes)
public CloseSettingsDto getSettings()
public void setSettings(CloseSettingsDto settings)
Copyright © 2023. All rights reserved.