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, wait
addFilePathArgTo
protected AbstractArtifactImpl(String path)
public boolean getSelected()
getSelected
in interface RunMatlabTestsBuilder.Artifact
public void setFilePath(String path)
public String getFilePath()
getFilePath
in interface RunMatlabTestsBuilder.Artifact
Copyright © 2016–2024. All rights reserved.