| 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<InterfaceOperStatus> |
InterfaceOperStatus.ALL |
static EnumSet<InterfaceOperStatus> |
InterfaceOperStatus.NONE |
| Modifier and Type | Method and Description |
|---|---|
InterfaceOperStatus |
InterfaceOperStatus.Builder.build() |
static InterfaceOperStatus |
InterfaceOperStatus.valueOf(int value) |
static InterfaceOperStatus[] |
InterfaceOperStatus.valueOf(int[] value) |
static InterfaceOperStatus |
InterfaceOperStatus.valueOf(Integer value) |
static InterfaceOperStatus[] |
InterfaceOperStatus.valueOf(Integer[] value) |
static InterfaceOperStatus |
InterfaceOperStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InterfaceOperStatus |
InterfaceOperStatus.valueOf(UnsignedInteger value) |
static InterfaceOperStatus[] |
InterfaceOperStatus.valueOf(UnsignedInteger[] value) |
static InterfaceOperStatus[] |
InterfaceOperStatus.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<InterfaceOperStatus> |
InterfaceOperStatus.getSet(int mask) |
static EnumSet<InterfaceOperStatus> |
InterfaceOperStatus.getSet(UnsignedInteger mask) |
| Modifier and Type | Method and Description |
|---|---|
static UnsignedInteger |
InterfaceOperStatus.getMask(InterfaceOperStatus... list) |
| Modifier and Type | Method and Description |
|---|---|
static UnsignedInteger |
InterfaceOperStatus.getMask(Collection<InterfaceOperStatus> list) |
| Modifier and Type | Method and Description |
|---|---|
InterfaceOperStatus |
IetfBaseNetworkInterfaceType.getOperStatus() |
InterfaceOperStatus |
IIetfBaseNetworkInterfaceType.getOperStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
IetfBaseNetworkInterfaceType.setOperStatus(InterfaceOperStatus value) |
void |
IIetfBaseNetworkInterfaceType.setOperStatus(InterfaceOperStatus value) |
| Modifier and Type | Method and Description |
|---|---|
InterfaceOperStatus |
IetfBaseNetworkInterfaceTypeImplBase.getOperStatus() |
InterfaceOperStatus |
IIetfBaseNetworkInterfaceTypeImplBase.getOperStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
IetfBaseNetworkInterfaceTypeImplBase.setOperStatus(InterfaceOperStatus value) |
void |
IIetfBaseNetworkInterfaceTypeImplBase.setOperStatus(InterfaceOperStatus value) |
| Modifier and Type | Method and Description |
|---|---|
InterfaceOperStatus |
IetfBaseNetworkInterfaceTypeNodeBase.getOperStatus() |
InterfaceOperStatus |
IIetfBaseNetworkInterfaceTypeNodeBase.getOperStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
IetfBaseNetworkInterfaceTypeNodeBase.setOperStatus(InterfaceOperStatus value) |
void |
IIetfBaseNetworkInterfaceTypeNodeBase.setOperStatus(InterfaceOperStatus value) |
Copyright © 2026. All rights reserved.