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 © 2024. All Rights Reserved.