| Package | Description |
|---|---|
| org.eclipse.milo.opcua.stack.core.types.enumerated |
| Modifier and Type | Method and Description |
|---|---|
TrustListMasks |
TrustListMasks.Codec.decode(SerializationContext context,
UaDecoder decoder) |
static @Nullable TrustListMasks |
TrustListMasks.from(int value) |
static TrustListMasks |
TrustListMasks.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrustListMasks[] |
TrustListMasks.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Class<TrustListMasks> |
TrustListMasks.Codec.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
TrustListMasks.Codec.encode(SerializationContext context,
UaEncoder encoder,
TrustListMasks value) |
Copyright © 2025. All rights reserved.