public class Parameter extends Object
| Constructor and Description |
|---|
Parameter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommand() |
String |
getKsLocation() |
String |
getKsVersion() |
void |
setCommand(String command) |
void |
setKsLocation(String ksLocation) |
void |
setKsVersion(String ksVersion) |
public String getCommand()
public void setCommand(String command)
public String getKsVersion()
public void setKsVersion(String ksVersion)
public String getKsLocation()
public void setKsLocation(String ksLocation)
Copyright © 2016–2022 Katalon Inc.. All rights reserved.