public class AxeRunOnlyOptions extends Object
| Constructor and Description |
|---|
AxeRunOnlyOptions() |
| Modifier and Type | Method and Description |
|---|---|
String |
getType()
gets the type.
|
List<String> |
getValues()
gets the value of the Axe Run Only Options.
|
void |
setType(String newType)
sets the type.
|
void |
setValues(List<String> newValues)
sets the values of the Axe Run only options.
|
public String getType()
public void setType(String newType)
newType - the new type to be setpublic List<String> getValues()
Copyright © 2023. All rights reserved.