public static class PubSubConfigurationType.CloseAndUpdateMethodOutputs extends Object implements MethodOutputArguments
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
f_changesApplied |
protected NodeId[] |
f_configurationObjects |
protected PubSubConfigurationValueDataType[] |
f_configurationValues |
protected StatusCode[] |
f_referencesResults |
| Constructor and Description |
|---|
CloseAndUpdateMethodOutputs(Boolean f_changesApplied,
StatusCode[] f_referencesResults,
PubSubConfigurationValueDataType[] f_configurationValues,
NodeId[] f_configurationObjects) |
| Modifier and Type | Method and Description |
|---|---|
Variant[] |
asVariantArray() |
Boolean |
getChangesApplied() |
NodeId[] |
getConfigurationObjects() |
PubSubConfigurationValueDataType[] |
getConfigurationValues() |
StatusCode[] |
getReferencesResults() |
protected Boolean f_changesApplied
protected StatusCode[] f_referencesResults
protected PubSubConfigurationValueDataType[] f_configurationValues
protected NodeId[] f_configurationObjects
public CloseAndUpdateMethodOutputs(Boolean f_changesApplied, StatusCode[] f_referencesResults, PubSubConfigurationValueDataType[] f_configurationValues, NodeId[] f_configurationObjects)
public Boolean getChangesApplied()
public StatusCode[] getReferencesResults()
public PubSubConfigurationValueDataType[] getConfigurationValues()
public NodeId[] getConfigurationObjects()
public final Variant[] asVariantArray()
asVariantArray in interface MethodArgumentsCopyright © 2026. All rights reserved.