| 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<ExceptionDeviationFormat> |
ExceptionDeviationFormat.ALL |
static EnumSet<ExceptionDeviationFormat> |
ExceptionDeviationFormat.NONE |
| Modifier and Type | Method and Description |
|---|---|
ExceptionDeviationFormat |
ExceptionDeviationFormat.Builder.build() |
static ExceptionDeviationFormat |
ExceptionDeviationFormat.valueOf(int value) |
static ExceptionDeviationFormat[] |
ExceptionDeviationFormat.valueOf(int[] value) |
static ExceptionDeviationFormat |
ExceptionDeviationFormat.valueOf(Integer value) |
static ExceptionDeviationFormat[] |
ExceptionDeviationFormat.valueOf(Integer[] value) |
static ExceptionDeviationFormat |
ExceptionDeviationFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExceptionDeviationFormat |
ExceptionDeviationFormat.valueOf(UnsignedInteger value) |
static ExceptionDeviationFormat[] |
ExceptionDeviationFormat.valueOf(UnsignedInteger[] value) |
static ExceptionDeviationFormat[] |
ExceptionDeviationFormat.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<ExceptionDeviationFormat> |
ExceptionDeviationFormat.getSet(int mask) |
static EnumSet<ExceptionDeviationFormat> |
ExceptionDeviationFormat.getSet(UnsignedInteger mask) |
| Modifier and Type | Method and Description |
|---|---|
static UnsignedInteger |
ExceptionDeviationFormat.getMask(ExceptionDeviationFormat... list) |
| Modifier and Type | Method and Description |
|---|---|
static UnsignedInteger |
ExceptionDeviationFormat.getMask(Collection<ExceptionDeviationFormat> list) |
| Modifier and Type | Method and Description |
|---|---|
ExceptionDeviationFormat |
HistoricalDataConfigurationType.getExceptionDeviationFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
HistoricalDataConfigurationType.setExceptionDeviationFormat(ExceptionDeviationFormat value) |
| Modifier and Type | Method and Description |
|---|---|
ExceptionDeviationFormat |
HistoricalDataConfigurationTypeImplBase.getExceptionDeviationFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
HistoricalDataConfigurationTypeImplBase.setExceptionDeviationFormat(ExceptionDeviationFormat value) |
| Modifier and Type | Method and Description |
|---|---|
ExceptionDeviationFormat |
HistoricalDataConfigurationTypeNodeBase.getExceptionDeviationFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
HistoricalDataConfigurationTypeNodeBase.setExceptionDeviationFormat(ExceptionDeviationFormat value) |
Copyright © 2026. All rights reserved.