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