com.prosysopc.ua.types.opcua
Interface ServerRedundancyType
- All Superinterfaces:
- BaseInstanceType, BaseObjectType, UaInstance, UaNode, UaObject
- All Known Subinterfaces:
- NonTransparentNetworkRedundancyType, NonTransparentRedundancyType, TransparentRedundancyType
- All Known Implementing Classes:
- NonTransparentNetworkRedundancyTypeImpl, NonTransparentNetworkRedundancyTypeImplBase, NonTransparentNetworkRedundancyTypeNode, NonTransparentNetworkRedundancyTypeNodeBase, NonTransparentRedundancyTypeImpl, NonTransparentRedundancyTypeImplBase, NonTransparentRedundancyTypeNode, NonTransparentRedundancyTypeNodeBase, ServerRedundancyTypeImpl, ServerRedundancyTypeImplBase, ServerRedundancyTypeNode, ServerRedundancyTypeNodeBase, TransparentRedundancyTypeImpl, TransparentRedundancyTypeImplBase, TransparentRedundancyTypeNode, TransparentRedundancyTypeNodeBase
public interface ServerRedundancyType
- extends BaseObjectType
A base type for an object that describe how a server supports redundancy.
Generated on 2018-05-09 10:45:27
| Methods inherited from interface com.prosysopc.ua.nodes.UaNode |
addComponent, addProperty, addReference, addReference, addReference, deleteReference, deleteReference, deleteReference, deleteReference, getAddressSpace, getAttributes, getBrowseName, getComponent, getComponents, getDescription, getDisplayName, getForwardReferences, getInverseReferences, getMethod, getNodeClass, getNodeId, getNodeVersion, getProperties, getProperty, getReference, getReferences, getReferences, getSupportedAttributes, getUserWriteMask, getWriteMask, hasUserWriteAccess, hasWriteAccess, readAttribute, readAttribute, removeComponent, removeProperty, setAttribute, setAttributes, setBrowseName, setDescription, setDisplayName, setReferences, setUserWriteMask, setWriteMask, supportsAttribute, writeAttribute |
REDUNDANCY_SUPPORT
static final String REDUNDANCY_SUPPORT
- See Also:
- Constant Field Values
getRedundancySupportNode
UaProperty getRedundancySupportNode()
getRedundancySupport
org.opcfoundation.ua.core.RedundancySupport getRedundancySupport()
setRedundancySupport
void setRedundancySupport(org.opcfoundation.ua.core.RedundancySupport value)
throws StatusException
- Throws:
StatusException
Copyright © 2018. All rights reserved.