Uses of Class
com.prosysopc.ua.types.opcua.server.ExclusiveLimitState

Packages that use ExclusiveLimitState
com.prosysopc.ua.types.opcua.server   
 

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

Methods in com.prosysopc.ua.types.opcua.server that return ExclusiveLimitState
static ExclusiveLimitState ExclusiveLimitState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ExclusiveLimitState[] ExclusiveLimitState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.prosysopc.ua.types.opcua.server with parameters of type ExclusiveLimitState
 void ExclusiveLimitStateMachineTypeNode.setCurrentLimitState(ExclusiveLimitState currentLimitState)
          Set the current state using the ExclusiveLimitState enumerator.
 



Copyright © 2018. All rights reserved.