| Package | Description |
|---|---|
| com.prosysopc.ua.stack.core | |
| com.prosysopc.ua.types.opcua | |
| com.prosysopc.ua.types.opcua.client | |
| com.prosysopc.ua.types.opcua.server |
| Modifier and Type | Field and Description |
|---|---|
static EnumSet<RedundantServerMode> |
RedundantServerMode.ALL |
static EnumSet<RedundantServerMode> |
RedundantServerMode.NONE |
| Modifier and Type | Method and Description |
|---|---|
RedundantServerMode |
RedundantServerMode.Builder.build() |
static RedundantServerMode |
RedundantServerMode.valueOf(int value) |
static RedundantServerMode[] |
RedundantServerMode.valueOf(int[] value) |
static RedundantServerMode |
RedundantServerMode.valueOf(Integer value) |
static RedundantServerMode[] |
RedundantServerMode.valueOf(Integer[] value) |
static RedundantServerMode |
RedundantServerMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RedundantServerMode |
RedundantServerMode.valueOf(UnsignedInteger value) |
static RedundantServerMode[] |
RedundantServerMode.valueOf(UnsignedInteger[] value) |
static RedundantServerMode[] |
RedundantServerMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumSet<RedundantServerMode> |
RedundantServerMode.getSet(int mask) |
static EnumSet<RedundantServerMode> |
RedundantServerMode.getSet(UnsignedInteger mask) |
| Modifier and Type | Method and Description |
|---|---|
static UnsignedInteger |
RedundantServerMode.getMask(RedundantServerMode... list) |
| Modifier and Type | Method and Description |
|---|---|
static UnsignedInteger |
RedundantServerMode.getMask(Collection<RedundantServerMode> list) |
| Modifier and Type | Method and Description |
|---|---|
RedundantServerMode |
NonTransparentBackupRedundancyType.getMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
NonTransparentBackupRedundancyType.setMode(RedundantServerMode value) |
| Modifier and Type | Method and Description |
|---|---|
RedundantServerMode |
NonTransparentBackupRedundancyTypeImplBase.getMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
NonTransparentBackupRedundancyTypeImplBase.setMode(RedundantServerMode value) |
| Modifier and Type | Method and Description |
|---|---|
RedundantServerMode |
NonTransparentBackupRedundancyTypeNodeBase.getMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
NonTransparentBackupRedundancyTypeNodeBase.setMode(RedundantServerMode value) |
Copyright © 2026. All rights reserved.