public class ServerCapabilitiesNode extends BaseObjectNode implements ServerCapabilitiesType
UaObjectNode.UaObjectNodeBuilderIcon, NamingRule, NodeVersionLOCALE_ID_ARRAY, MAX_ARRAY_LENGTH, MAX_BROWSE_CONTINUATION_POINTS, MAX_BYTE_STRING_LENGTH, MAX_HISTORY_CONTINUATION_POINTS, MAX_QUERY_CONTINUATION_POINTS, MAX_STRING_LENGTH, MIN_SUPPORTED_SAMPLE_RATE, SERVER_PROFILE_ARRAY, SOFTWARE_CERTIFICATES| Constructor and Description |
|---|
ServerCapabilitiesNode(ServerNodeMap nodeMap,
NodeId nodeId,
QualifiedName browseName,
LocalizedText displayName,
LocalizedText description,
UInteger writeMask,
UInteger userWriteMask) |
ServerCapabilitiesNode(ServerNodeMap nodeMap,
NodeId nodeId,
QualifiedName browseName,
LocalizedText displayName,
LocalizedText description,
UInteger writeMask,
UInteger userWriteMask,
UByte eventNotifier) |
addComponent, builder, getComponentNodes, getDescriptionNode, getEventNotifier, getEventSourceNodes, getIcon, getNamingRule, getNodeVersion, getNotifierNodes, getOrganizesNodes, getPropertyNodes, getTypeDefinitionNode, removeComponent, setEventNotifier, setIcon, setNamingRule, setNodeVersionaddAttributeObserver, addProperty, addReference, addReferences, deallocate, fireAttributeChanged, getAttribute, getBrowseName, getDescription, getDisplayName, getNode, getNode, getNodeClass, getNodeId, getNodeMap, getObjectComponent, getObjectComponent, getObjectComponent, getProperty, getProperty, getProperty, getProperty, getPropertyNode, getPropertyNode, getPropertyNode, getPropertyNode, getReferences, getUserWriteMask, getVariableComponent, getVariableComponent, getVariableComponent, getWriteMask, removeAttributeObserver, removeProperty, removeReference, removeReferences, setAttribute, setAttributeDelegate, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setProperty, setProperty, setUserWriteMask, setWriteMaskclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEventNotifier, setEventNotifiergetBrowseName, getDescription, getDisplayName, getNodeClass, getNodeId, getUserWriteMask, getWriteMask, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setUserWriteMask, setWriteMaskreadAttribute, readAttribute, readAttribute, writeAttribute, writeAttributepublic ServerCapabilitiesNode(ServerNodeMap nodeMap, NodeId nodeId, QualifiedName browseName, LocalizedText displayName, LocalizedText description, UInteger writeMask, UInteger userWriteMask)
public ServerCapabilitiesNode(ServerNodeMap nodeMap, NodeId nodeId, QualifiedName browseName, LocalizedText displayName, LocalizedText description, UInteger writeMask, UInteger userWriteMask, UByte eventNotifier)
public PropertyNode getServerProfileArrayNode()
getServerProfileArrayNode in interface ServerCapabilitiesTypepublic String[] getServerProfileArray()
getServerProfileArray in interface ServerCapabilitiesTypepublic void setServerProfileArray(String[] value)
setServerProfileArray in interface ServerCapabilitiesTypepublic PropertyNode getLocaleIdArrayNode()
getLocaleIdArrayNode in interface ServerCapabilitiesTypepublic String[] getLocaleIdArray()
getLocaleIdArray in interface ServerCapabilitiesTypepublic void setLocaleIdArray(String[] value)
setLocaleIdArray in interface ServerCapabilitiesTypepublic PropertyNode getMinSupportedSampleRateNode()
getMinSupportedSampleRateNode in interface ServerCapabilitiesTypepublic Double getMinSupportedSampleRate()
getMinSupportedSampleRate in interface ServerCapabilitiesTypepublic void setMinSupportedSampleRate(Double value)
setMinSupportedSampleRate in interface ServerCapabilitiesTypepublic PropertyNode getMaxBrowseContinuationPointsNode()
getMaxBrowseContinuationPointsNode in interface ServerCapabilitiesTypepublic UShort getMaxBrowseContinuationPoints()
getMaxBrowseContinuationPoints in interface ServerCapabilitiesTypepublic void setMaxBrowseContinuationPoints(UShort value)
setMaxBrowseContinuationPoints in interface ServerCapabilitiesTypepublic PropertyNode getMaxQueryContinuationPointsNode()
getMaxQueryContinuationPointsNode in interface ServerCapabilitiesTypepublic UShort getMaxQueryContinuationPoints()
getMaxQueryContinuationPoints in interface ServerCapabilitiesTypepublic void setMaxQueryContinuationPoints(UShort value)
setMaxQueryContinuationPoints in interface ServerCapabilitiesTypepublic PropertyNode getMaxHistoryContinuationPointsNode()
getMaxHistoryContinuationPointsNode in interface ServerCapabilitiesTypepublic UShort getMaxHistoryContinuationPoints()
getMaxHistoryContinuationPoints in interface ServerCapabilitiesTypepublic void setMaxHistoryContinuationPoints(UShort value)
setMaxHistoryContinuationPoints in interface ServerCapabilitiesTypepublic PropertyNode getSoftwareCertificatesNode()
getSoftwareCertificatesNode in interface ServerCapabilitiesTypepublic SignedSoftwareCertificate[] getSoftwareCertificates()
getSoftwareCertificates in interface ServerCapabilitiesTypepublic void setSoftwareCertificates(SignedSoftwareCertificate[] value)
setSoftwareCertificates in interface ServerCapabilitiesTypepublic PropertyNode getMaxArrayLengthNode()
getMaxArrayLengthNode in interface ServerCapabilitiesTypepublic UInteger getMaxArrayLength()
getMaxArrayLength in interface ServerCapabilitiesTypepublic void setMaxArrayLength(UInteger value)
setMaxArrayLength in interface ServerCapabilitiesTypepublic PropertyNode getMaxStringLengthNode()
getMaxStringLengthNode in interface ServerCapabilitiesTypepublic UInteger getMaxStringLength()
getMaxStringLength in interface ServerCapabilitiesTypepublic void setMaxStringLength(UInteger value)
setMaxStringLength in interface ServerCapabilitiesTypepublic PropertyNode getMaxByteStringLengthNode()
getMaxByteStringLengthNode in interface ServerCapabilitiesTypepublic UInteger getMaxByteStringLength()
getMaxByteStringLength in interface ServerCapabilitiesTypepublic void setMaxByteStringLength(UInteger value)
setMaxByteStringLength in interface ServerCapabilitiesTypepublic OperationLimitsNode getOperationLimitsNode()
getOperationLimitsNode in interface ServerCapabilitiesTypepublic FolderNode getModellingRulesNode()
getModellingRulesNode in interface ServerCapabilitiesTypepublic FolderNode getAggregateFunctionsNode()
getAggregateFunctionsNode in interface ServerCapabilitiesTypeCopyright © 2018. All rights reserved.