| Package | Description |
|---|---|
| com.prosysopc.ua.typedictionary |
Dynamic
Structure handing based on
TypeDictionarys read from the server address space. |
| Modifier and Type | Method and Description |
|---|---|
StructureSpecification.StructureType |
StructureSpecification.getStructureType() |
static StructureSpecification.StructureType |
StructureSpecification.StructureType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StructureSpecification.StructureType[] |
StructureSpecification.StructureType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StructureSpecification.Builder<T> |
StructureSpecification.Builder.setStructureType(StructureSpecification.StructureType structureType)
Set the
StructureSpecification.StructureType. |
Copyright © 2026. All rights reserved.