public final class PubSubFieldTargetConf extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PubSubFieldTargetConf.Builder
Builder for
PubSubFieldTargetConf. |
static class |
PubSubFieldTargetConf.Fields |
PubSubConf.MapKind<T>| Modifier and Type | Field and Description |
|---|---|
static PubSubConfSpecification |
SPECIFICATION |
| Modifier and Type | Method and Description |
|---|---|
static PubSubFieldTargetConf.Builder |
builder()
Returns a new
PubSubFieldTargetConf.Builder that can be used to construct instances of this class |
boolean |
equals(Object obj) |
UnsignedInteger |
getAttributeId() |
UaNodeId |
getTargetNodeId() |
int |
hashCode() |
PubSubConfSpecification |
specification()
Returns the specification of this object.
|
PubSubFieldTargetConf.Builder |
toBuilder()
Returns a new
PubSubFieldTargetConf.Builder that is initialized with the state of this object. |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitget, get, toMappublic static final PubSubConfSpecification SPECIFICATION
public PubSubConfSpecification specification()
PubSubConfpublic UnsignedInteger getAttributeId()
public UaNodeId getTargetNodeId()
public static PubSubFieldTargetConf.Builder builder()
PubSubFieldTargetConf.Builder that can be used to construct instances of this classpublic PubSubFieldTargetConf.Builder toBuilder()
PubSubFieldTargetConf.Builder that is initialized with the state of this object.Copyright © 2026. All rights reserved.