public abstract static class RunMatlabTestsBuilder.AbstractArtifactImpl extends Object implements RunMatlabTestsBuilder.Artifact
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractArtifactImpl(String path) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFilePath() |
boolean |
getSelected() |
void |
setFilePath(String path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddFilePathArgToprotected AbstractArtifactImpl(String path)
public boolean getSelected()
getSelected in interface RunMatlabTestsBuilder.Artifactpublic void setFilePath(String path)
public String getFilePath()
getFilePath in interface RunMatlabTestsBuilder.ArtifactCopyright © 2016–2020. All rights reserved.