|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||