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