public static class ConfigurationFileType.CloseAndUpdateMethodOutputs extends Object implements MethodOutputArguments
| Modifier and Type | Field and Description |
|---|---|
protected UnsignedInteger |
f_newVersion |
protected UUID |
f_updateId |
protected StatusCode[] |
f_updateResults |
| Constructor and Description |
|---|
CloseAndUpdateMethodOutputs(StatusCode[] f_updateResults,
UnsignedInteger f_newVersion,
UUID f_updateId) |
| Modifier and Type | Method and Description |
|---|---|
Variant[] |
asVariantArray() |
UnsignedInteger |
getNewVersion() |
UUID |
getUpdateId() |
StatusCode[] |
getUpdateResults() |
protected StatusCode[] f_updateResults
protected UnsignedInteger f_newVersion
protected UUID f_updateId
public CloseAndUpdateMethodOutputs(StatusCode[] f_updateResults, UnsignedInteger f_newVersion, UUID f_updateId)
public StatusCode[] getUpdateResults()
public UnsignedInteger getNewVersion()
public UUID getUpdateId()
public final Variant[] asVariantArray()
asVariantArray in interface MethodArgumentsCopyright © 2026. All rights reserved.