public interface PublishedDataSetType extends BaseObjectType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIGURATION_VERSION |
static String |
CYCLIC_DATA_SET |
static String |
DATA_SET_CLASS_ID |
static String |
DATA_SET_META_DATA |
static String |
EXTENSION_FIELDS |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationVersionDataType |
getConfigurationVersion() |
UaProperty |
getConfigurationVersionNode() |
UaProperty |
getCyclicDataSetNode() |
UUID |
getDataSetClassId() |
UaProperty |
getDataSetClassIdNode() |
DataSetMetaDataType |
getDataSetMetaData() |
UaProperty |
getDataSetMetaDataNode() |
ExtensionFieldsType |
getExtensionFieldsNode() |
Boolean |
isCyclicDataSet() |
void |
setConfigurationVersion(ConfigurationVersionDataType value) |
void |
setCyclicDataSet(Boolean value) |
void |
setDataSetClassId(UUID value) |
void |
setDataSetMetaData(DataSetMetaDataType value) |
getQualifiedNamecallMethod, getEventNotifier, getIcon, setEventNotifier, setIcongetTypeDefinition, getTypeDefinitionId, setTypeDefinition, setTypeDefinitionId, setTypeDefinitionIdaddComponent, addOrganizes, addProperty, addReference, addReference, addReference, addReference, addReference, addReference, deleteReference, deleteReference, deleteReference, deleteReference, getAddressSpace, getAttributes, getAttributesMap, getBrowseName, getBrowsePaths, getComponent, getComponents, getDescription, getDisplayName, getForwardReferences, getInverseReferences, getMethod, getNodeClass, getNodeId, getNodeVersionNode, getOrganizedNode, getOrganizedNodes, getProperties, getProperty, getReference, getReferences, getReferences, getSupportedAttributes, getUaBrowsePaths, getUaNodeId, getUserData, getUserWriteMask, getWriteMask, hasUserWriteAccess, hasWriteAccess, readAttribute, readAttribute, removeComponent, removeProperty, setAttribute, setAttributes, setBrowseName, setDescription, setDisplayName, setReferences, setUserData, setUserWriteMask, setWriteMask, supportsAttribute, writeAttributestatic final String DATA_SET_META_DATA
static final String CYCLIC_DATA_SET
static final String DATA_SET_CLASS_ID
static final String CONFIGURATION_VERSION
static final String EXTENSION_FIELDS
UaProperty getDataSetMetaDataNode()
DataSetMetaDataType getDataSetMetaData()
void setDataSetMetaData(DataSetMetaDataType value) throws StatusException
StatusExceptionUaProperty getCyclicDataSetNode()
Boolean isCyclicDataSet()
void setCyclicDataSet(Boolean value) throws StatusException
StatusExceptionUaProperty getDataSetClassIdNode()
UUID getDataSetClassId()
void setDataSetClassId(UUID value) throws StatusException
StatusExceptionUaProperty getConfigurationVersionNode()
ConfigurationVersionDataType getConfigurationVersion()
void setConfigurationVersion(ConfigurationVersionDataType value) throws StatusException
StatusExceptionExtensionFieldsType getExtensionFieldsNode()
Copyright © 2026. All rights reserved.