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.TestRunTypeList
public String getStringByName(String memberName)
getStringByName
in class MatlabBuilder.TestRunTypeList
Copyright © 2016–2023. All rights reserved.