| 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<DiagnosticsLevel> |
DiagnosticsLevel.ALL |
static EnumSet<DiagnosticsLevel> |
DiagnosticsLevel.NONE |
| Modifier and Type | Method and Description |
|---|---|
DiagnosticsLevel |
DiagnosticsLevel.Builder.build() |
static DiagnosticsLevel |
DiagnosticsLevel.valueOf(int value) |
static DiagnosticsLevel[] |
DiagnosticsLevel.valueOf(int[] value) |
static DiagnosticsLevel |
DiagnosticsLevel.valueOf(Integer value) |
static DiagnosticsLevel[] |
DiagnosticsLevel.valueOf(Integer[] value) |
static DiagnosticsLevel |
DiagnosticsLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiagnosticsLevel |
DiagnosticsLevel.valueOf(UnsignedInteger value) |
static DiagnosticsLevel[] |
DiagnosticsLevel.valueOf(UnsignedInteger[] value) |
static DiagnosticsLevel[] |
DiagnosticsLevel.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<DiagnosticsLevel> |
DiagnosticsLevel.getSet(int mask) |
static EnumSet<DiagnosticsLevel> |
DiagnosticsLevel.getSet(UnsignedInteger mask) |
| Modifier and Type | Method and Description |
|---|---|
static UnsignedInteger |
DiagnosticsLevel.getMask(DiagnosticsLevel... list) |
| Modifier and Type | Method and Description |
|---|---|
static UnsignedInteger |
DiagnosticsLevel.getMask(Collection<DiagnosticsLevel> list) |
| Modifier and Type | Method and Description |
|---|---|
DiagnosticsLevel |
PubSubDiagnosticsType.getDiagnosticsLevel() |
DiagnosticsLevel |
PubSubDiagnosticsCounterType.getDiagnosticsLevel() |
| Modifier and Type | Method and Description |
|---|---|
void |
PubSubDiagnosticsType.setDiagnosticsLevel(DiagnosticsLevel value) |
void |
PubSubDiagnosticsCounterType.setDiagnosticsLevel(DiagnosticsLevel value) |
| Modifier and Type | Method and Description |
|---|---|
DiagnosticsLevel |
PubSubDiagnosticsTypeImplBase.getDiagnosticsLevel() |
DiagnosticsLevel |
PubSubDiagnosticsCounterTypeImplBase.getDiagnosticsLevel() |
| Modifier and Type | Method and Description |
|---|---|
void |
PubSubDiagnosticsTypeImplBase.setDiagnosticsLevel(DiagnosticsLevel value) |
void |
PubSubDiagnosticsCounterTypeImplBase.setDiagnosticsLevel(DiagnosticsLevel value) |
| Modifier and Type | Method and Description |
|---|---|
DiagnosticsLevel |
PubSubDiagnosticsTypeNodeBase.getDiagnosticsLevel() |
DiagnosticsLevel |
PubSubDiagnosticsCounterTypeNodeBase.getDiagnosticsLevel() |
| Modifier and Type | Method and Description |
|---|---|
void |
PubSubDiagnosticsTypeNodeBase.setDiagnosticsLevel(DiagnosticsLevel value) |
void |
PubSubDiagnosticsCounterTypeNodeBase.setDiagnosticsLevel(DiagnosticsLevel value) |
Copyright © 2026. All rights reserved.