public interface PubSubStatusType extends BaseObjectType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
DISABLE |
static String |
ENABLE |
static String |
STATE |
| Modifier and Type | Method and Description |
|---|---|
void |
disable() |
void |
enable() |
UaMethod |
getDisableNode() |
UaMethod |
getEnableNode() |
PubSubState |
getState() |
BaseDataVariableType |
getStateNode() |
void |
setState(PubSubState 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 STATE
static final String DISABLE
static final String ENABLE
BaseDataVariableType getStateNode()
PubSubState getState()
void setState(PubSubState value) throws StatusException
StatusExceptionUaMethod getDisableNode()
void disable()
throws StatusException,
ServiceException
StatusExceptionServiceExceptionUaMethod getEnableNode()
void enable()
throws StatusException,
ServiceException
StatusExceptionServiceExceptionCopyright © 2026. All rights reserved.