public class MultipleQCResult extends Object implements TestResult
| Constructor and Description |
|---|
MultipleQCResult() |
| Modifier and Type | Method and Description |
|---|---|
List<QCResult> |
getResults() |
void |
setResults(List<QCResult> results) |
public MultipleQCResult()
public List<QCResult> getResults()
public void setResults(List<QCResult> results)
Copyright © 2017 dcm4che.org. All rights reserved.