| Package | Description |
|---|---|
| org.eclipse.milo.opcua.sdk.server.nodes | |
| org.eclipse.milo.opcua.sdk.server.nodes.filters |
| Modifier and Type | Method and Description |
|---|---|
@Nullable Object |
DefaultAttributeFilter.getAttribute(AttributeFilterContext.GetAttributeContext ctx,
AttributeId attributeId) |
| Modifier and Type | Method and Description |
|---|---|
default @Nullable Object |
AttributeFilter.getAttribute(AttributeFilterContext.GetAttributeContext ctx,
AttributeId attributeId)
Get the value for the attribute identified by
attributeId or delegate to the next filter in the chain. |
| Modifier and Type | Method and Description |
|---|---|
static AttributeFilter |
AttributeFilters.getValue(Function<AttributeFilterContext.GetAttributeContext,DataValue> get) |
Copyright © 2021. All rights reserved.