| Package | Description |
|---|---|
| org.eclipse.milo.opcua.sdk.client.model.nodes.variables | |
| org.eclipse.milo.opcua.sdk.client.model.types.objects |
| Modifier and Type | Class and Description |
|---|---|
class |
TwoStateVariableTypeNode |
| Modifier and Type | Method and Description |
|---|---|
TwoStateVariableType |
AcknowledgeableConditionType.getAckedStateNode()
Get the AckedState
TwoStateVariableType Node, or null if it does not exist. |
TwoStateVariableType |
NonExclusiveLimitAlarmType.getActiveStateNode()
Get the ActiveState
TwoStateVariableType Node, or null if it does not exist. |
TwoStateVariableType |
ExclusiveLimitAlarmType.getActiveStateNode()
Get the ActiveState
TwoStateVariableType Node, or null if it does not exist. |
TwoStateVariableType |
AlarmConditionType.getActiveStateNode()
Get the ActiveState
TwoStateVariableType Node, or null if it does not exist. |
TwoStateVariableType |
AcknowledgeableConditionType.getConfirmedStateNode()
Get the ConfirmedState
TwoStateVariableType Node, or null if it does not exist. |
TwoStateVariableType |
DialogConditionType.getDialogStateNode()
Get the DialogState
TwoStateVariableType Node, or null if it does not exist. |
TwoStateVariableType |
DialogConditionType.getEnabledStateNode()
Get the EnabledState
TwoStateVariableType Node, or null if it does not exist. |
TwoStateVariableType |
ConditionType.getEnabledStateNode()
Get the EnabledState
TwoStateVariableType Node, or null if it does not exist. |
TwoStateVariableType |
AlarmConditionType.getEnabledStateNode()
Get the EnabledState
TwoStateVariableType Node, or null if it does not exist. |
TwoStateVariableType |
AcknowledgeableConditionType.getEnabledStateNode()
Get the EnabledState
TwoStateVariableType Node, or null if it does not exist. |
TwoStateVariableType |
NonExclusiveLimitAlarmType.getHighHighStateNode()
Get the HighHighState
TwoStateVariableType Node, or null if it does not exist. |
TwoStateVariableType |
NonExclusiveLimitAlarmType.getHighStateNode()
Get the HighState
TwoStateVariableType Node, or null if it does not exist. |
TwoStateVariableType |
NonExclusiveLimitAlarmType.getLowLowStateNode()
Get the LowLowState
TwoStateVariableType Node, or null if it does not exist. |
TwoStateVariableType |
NonExclusiveLimitAlarmType.getLowStateNode()
Get the LowState
TwoStateVariableType Node, or null if it does not exist. |
TwoStateVariableType |
AlarmConditionType.getSuppressedStateNode()
Get the SuppressedState
TwoStateVariableType Node, or null if it does not exist. |
Copyright © 2021. All rights reserved.