public final class PubSubFieldMetaDataConf extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PubSubFieldMetaDataConf.Builder
Builder for
PubSubFieldMetaDataConf. |
static class |
PubSubFieldMetaDataConf.Fields |
PubSubConf.MapKind<T>| Modifier and Type | Field and Description |
|---|---|
static PubSubConfSpecification |
SPECIFICATION |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitget, get, toMappublic static final PubSubConfSpecification SPECIFICATION
public PubSubConfSpecification specification()
PubSubConfpublic String getName()
public List<UnsignedInteger> getArrayDimensions()
public UnsignedByte getBuiltInType()
public UUID getDataSetFieldId()
public UaNodeId getDataType()
public LocalizedText getDescription()
public Map<UaQualifiedName,Object> getProperties()
public Integer getValueRank()
public static PubSubFieldMetaDataConf.Builder builder()
PubSubFieldMetaDataConf.Builder that can be used to construct instances of this classpublic PubSubFieldMetaDataConf.Builder toBuilder()
PubSubFieldMetaDataConf.Builder that is initialized with the state of this object.protected static PubSubFieldMetaDataConf fromStackType(FieldMetaData c, NamespaceTable namespaceTable)
protected static FieldMetaData getStackType(PubSubFieldMetaDataConf c, NamespaceTable namespaceTable)
Copyright © 2026. All rights reserved.