public static class PublishedDataItemsType.RemoveVariablesMethodOutputs extends Object implements MethodOutputArguments
| Modifier and Type | Field and Description |
|---|---|
protected ConfigurationVersionDataType |
f_newConfigurationVersion |
protected StatusCode[] |
f_removeResults |
| Constructor and Description |
|---|
RemoveVariablesMethodOutputs(ConfigurationVersionDataType f_newConfigurationVersion,
StatusCode[] f_removeResults) |
| Modifier and Type | Method and Description |
|---|---|
Variant[] |
asVariantArray() |
ConfigurationVersionDataType |
getNewConfigurationVersion() |
StatusCode[] |
getRemoveResults() |
protected ConfigurationVersionDataType f_newConfigurationVersion
protected StatusCode[] f_removeResults
public RemoveVariablesMethodOutputs(ConfigurationVersionDataType f_newConfigurationVersion, StatusCode[] f_removeResults)
public ConfigurationVersionDataType getNewConfigurationVersion()
public StatusCode[] getRemoveResults()
public final Variant[] asVariantArray()
asVariantArray in interface MethodArgumentsCopyright © 2026. All rights reserved.