| Package | Description |
|---|---|
| org.eclipse.milo.opcua.stack.core.types | |
| org.eclipse.milo.opcua.stack.core.types.builtin |
| Modifier and Type | Method and Description |
|---|---|
ExtensionObject.BodyType |
OpcUaDefaultXmlEncoding.getBodyType() |
ExtensionObject.BodyType |
OpcUaDefaultBinaryEncoding.getBodyType() |
ExtensionObject.BodyType |
DataTypeEncoding.getBodyType() |
| Modifier and Type | Method and Description |
|---|---|
ExtensionObject.BodyType |
ExtensionObject.getBodyType() |
static ExtensionObject.BodyType |
ExtensionObject.BodyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExtensionObject.BodyType[] |
ExtensionObject.BodyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.