public class SpecDto extends Object
| Constructor and Description |
|---|
SpecDto(String protocol,
String[] commands) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getCommands() |
String |
getProtocol() |
Object |
getSpec() |
void |
setCommands(String[] commands) |
void |
setProtocol(String protocol) |
String |
toString() |
Copyright © 2023. All rights reserved.