public final class PubSubDataSetMetaDataConf extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PubSubDataSetMetaDataConf.Builder
Builder for
PubSubDataSetMetaDataConf. |
static class |
PubSubDataSetMetaDataConf.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 UnsignedInteger getConfigurationMajorVersion()
public UnsignedInteger getConfigurationMinorVersion()
public UUID getDataSetClassId()
public UnsignedShort getDataSetWriterId()
public LocalizedText getDescription()
public List<PubSubFieldMetaDataConf> getFields()
public PublisherId getPublisherId()
public static PubSubDataSetMetaDataConf.Builder builder()
PubSubDataSetMetaDataConf.Builder that can be used to construct instances of this classpublic PubSubDataSetMetaDataConf.Builder toBuilder()
PubSubDataSetMetaDataConf.Builder that is initialized with the state of this object.protected static PubSubDataSetMetaDataConf fromStackType(DataSetMetaDataType stackType, NamespaceTable namespaceTable, PublisherId publisherId, UnsignedShort dataSetWriterId)
protected static DataSetMetaDataType getStackType(PubSubDataSetMetaDataConf stackType, NamespaceTable namespaceTable)
Copyright © 2026. All rights reserved.