public final class TaggedResult
extends java.lang.Object
| Constructor and Description | 
|---|
TaggedResult()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String[] | 
getOutput()  | 
boolean | 
isOk()  | 
void | 
setOk(boolean ok)  | 
void | 
setOutput(java.lang.String[] output)  | 
Copyright © 2021. All Rights Reserved.