public static class MatlabBuilder.RunTestsWithCustomCommandOption extends MatlabBuilder.TestRunTypeList
| Modifier and Type | Class and Description |
|---|---|
static class |
MatlabBuilder.RunTestsWithCustomCommandOption.DescriptorImpl |
| Constructor and Description |
|---|
RunTestsWithCustomCommandOption() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBooleanByName(String memberName) |
String |
getCustomMatlabCommand() |
String |
getStringByName(String memberName) |
void |
setCustomMatlabCommand(String customMatlabCommand) |
getDescriptor@DataBoundConstructor public RunTestsWithCustomCommandOption()
@DataBoundSetter public void setCustomMatlabCommand(String customMatlabCommand)
public String getCustomMatlabCommand()
public boolean getBooleanByName(String memberName)
getBooleanByName in class MatlabBuilder.TestRunTypeListpublic String getStringByName(String memberName)
getStringByName in class MatlabBuilder.TestRunTypeListCopyright © 2016–2020. All rights reserved.