Uses of Interface
com.prosysopc.ua.types.opcua.TwoStateVariableType

Packages that use TwoStateVariableType
com.prosysopc.ua.server.nodes Server side implementation classes for the UaNode model. 
com.prosysopc.ua.types.opcua   
com.prosysopc.ua.types.opcua.client   
com.prosysopc.ua.types.opcua.server   
 

Uses of TwoStateVariableType in com.prosysopc.ua.server.nodes
 

Methods in com.prosysopc.ua.server.nodes with parameters of type TwoStateVariableType
protected  void AbstractGeneratedObjectNode.afterCreateInitIfExists(TwoStateVariableType node, org.opcfoundation.ua.builtintypes.LocalizedText trueStateName, org.opcfoundation.ua.builtintypes.LocalizedText falseStateName, boolean initialState)
          Initializes a TwoStateVariableType, if the given node is not null.
 

Uses of TwoStateVariableType in com.prosysopc.ua.types.opcua
 

Methods in com.prosysopc.ua.types.opcua that return TwoStateVariableType
 TwoStateVariableType AcknowledgeableConditionType.getAckedStateNode()
           
 TwoStateVariableType NonExclusiveLimitAlarmType.getActiveStateNode()
           
 TwoStateVariableType ExclusiveLimitAlarmType.getActiveStateNode()
           
 TwoStateVariableType AlarmConditionType.getActiveStateNode()
           
 TwoStateVariableType AcknowledgeableConditionType.getConfirmedStateNode()
           
 TwoStateVariableType DialogConditionType.getDialogStateNode()
           
 TwoStateVariableType DialogConditionType.getEnabledStateNode()
           
 TwoStateVariableType ConditionType.getEnabledStateNode()
           
 TwoStateVariableType AlarmConditionType.getEnabledStateNode()
           
 TwoStateVariableType AcknowledgeableConditionType.getEnabledStateNode()
           
 TwoStateVariableType NonExclusiveLimitAlarmType.getHighHighStateNode()
           
 TwoStateVariableType NonExclusiveLimitAlarmType.getHighStateNode()
           
 TwoStateVariableType NonExclusiveLimitAlarmType.getLowLowStateNode()
           
 TwoStateVariableType NonExclusiveLimitAlarmType.getLowStateNode()
           
 TwoStateVariableType AlarmConditionType.getSuppressedStateNode()
           
 

Uses of TwoStateVariableType in com.prosysopc.ua.types.opcua.client
 

Classes in com.prosysopc.ua.types.opcua.client that implement TwoStateVariableType
 class TwoStateVariableTypeImpl
          Generated on 2018-05-09 10:45:27
 class TwoStateVariableTypeImplBase
          Generated on 2018-05-09 10:45:27
 

Methods in com.prosysopc.ua.types.opcua.client that return TwoStateVariableType
 TwoStateVariableType AcknowledgeableConditionTypeImplBase.getAckedStateNode()
           
 TwoStateVariableType NonExclusiveLimitAlarmTypeImplBase.getActiveStateNode()
           
 TwoStateVariableType ExclusiveLimitAlarmTypeImplBase.getActiveStateNode()
           
 TwoStateVariableType AlarmConditionTypeImplBase.getActiveStateNode()
           
 TwoStateVariableType AcknowledgeableConditionTypeImplBase.getConfirmedStateNode()
           
 TwoStateVariableType DialogConditionTypeImplBase.getDialogStateNode()
           
 TwoStateVariableType DialogConditionTypeImplBase.getEnabledStateNode()
           
 TwoStateVariableType ConditionTypeImplBase.getEnabledStateNode()
           
 TwoStateVariableType AlarmConditionTypeImplBase.getEnabledStateNode()
           
 TwoStateVariableType AcknowledgeableConditionTypeImplBase.getEnabledStateNode()
           
 TwoStateVariableType NonExclusiveLimitAlarmTypeImplBase.getHighHighStateNode()
           
 TwoStateVariableType NonExclusiveLimitAlarmTypeImplBase.getHighStateNode()
           
 TwoStateVariableType NonExclusiveLimitAlarmTypeImplBase.getLowLowStateNode()
           
 TwoStateVariableType NonExclusiveLimitAlarmTypeImplBase.getLowStateNode()
           
 TwoStateVariableType AlarmConditionTypeImplBase.getSuppressedStateNode()
           
 

Uses of TwoStateVariableType in com.prosysopc.ua.types.opcua.server
 

Classes in com.prosysopc.ua.types.opcua.server that implement TwoStateVariableType
 class TwoStateVariableTypeNode
           
 class TwoStateVariableTypeNodeBase
          Generated on 2018-05-09 10:46:24
 



Copyright © 2018. All rights reserved.