public interface ServerRedundancyType extends BaseObjectType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
REDUNDANCY_SUPPORT |
static String |
REDUNDANT_SERVER_ARRAY |
| Modifier and Type | Method and Description |
|---|---|
RedundancySupport |
getRedundancySupport() |
UaProperty |
getRedundancySupportNode() |
RedundantServerDataType[] |
getRedundantServerArray() |
UaProperty |
getRedundantServerArrayNode() |
void |
setRedundancySupport(RedundancySupport value) |
void |
setRedundantServerArray(RedundantServerDataType[] 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 REDUNDANT_SERVER_ARRAY
static final String REDUNDANCY_SUPPORT
UaProperty getRedundantServerArrayNode()
RedundantServerDataType[] getRedundantServerArray()
void setRedundantServerArray(RedundantServerDataType[] value) throws StatusException
StatusExceptionUaProperty getRedundancySupportNode()
RedundancySupport getRedundancySupport()
void setRedundancySupport(RedundancySupport value) throws StatusException
StatusExceptionCopyright © 2026. All rights reserved.