public class ServerCapabilitiesTypeNode extends BaseObjectTypeNode implements ServerCapabilitiesType
UaObjectNode.UaObjectNodeBuilderLOCALE_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 |
|---|
ServerCapabilitiesTypeNode(UaNodeContext context,
NodeId nodeId,
QualifiedName browseName,
LocalizedText displayName,
LocalizedText description,
UInteger writeMask,
UInteger userWriteMask) |
ServerCapabilitiesTypeNode(UaNodeContext context,
NodeId nodeId,
QualifiedName browseName,
LocalizedText displayName,
LocalizedText description,
UInteger writeMask,
UInteger userWriteMask,
UByte eventNotifier) |
addComponent, build, builder, findMethodNode, getAttribute, getComponentNodes, getEventNotifier, getEventSourceNodes, getIcon, getMethodNodes, getNamingRule, getNodeVersion, getNotifierNodes, getOrganizesNodes, getPropertyNodes, getTypeDefinitionNode, removeComponent, setAttribute, setEventNotifier, setIcon, setNamingRule, setNodeVersionaddAttributeObserver, addReference, delete, findNode, findNode, findNode, findNode, fireAttributeChanged, getAttribute, getAttributeDelegate, getBrowseName, getDescription, getDisplayName, getFilterChain, getManagedNode, getManagedNode, getNodeClass, getNodeContext, getNodeId, getNodeManager, getObjectComponent, getObjectComponent, getObjectComponent, getProperty, getProperty, getPropertyNode, getPropertyNode, getPropertyNode, getReferences, getUserWriteMask, getVariableComponent, getVariableComponent, getVariableComponent, getWriteMask, removeAttributeObserver, removeReference, setAttribute, setAttributeDelegate, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, 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 ServerCapabilitiesTypeNode(UaNodeContext context, NodeId nodeId, QualifiedName browseName, LocalizedText displayName, LocalizedText description, UInteger writeMask, UInteger userWriteMask)
public ServerCapabilitiesTypeNode(UaNodeContext context, NodeId nodeId, QualifiedName browseName, LocalizedText displayName, LocalizedText description, UInteger writeMask, UInteger userWriteMask, UByte eventNotifier)
public PropertyTypeNode getServerProfileArrayNode()
getServerProfileArrayNode in interface ServerCapabilitiesTypepublic String[] getServerProfileArray()
getServerProfileArray in interface ServerCapabilitiesTypepublic void setServerProfileArray(String[] value)
setServerProfileArray in interface ServerCapabilitiesTypepublic PropertyTypeNode getLocaleIdArrayNode()
getLocaleIdArrayNode in interface ServerCapabilitiesTypepublic String[] getLocaleIdArray()
getLocaleIdArray in interface ServerCapabilitiesTypepublic void setLocaleIdArray(String[] value)
setLocaleIdArray in interface ServerCapabilitiesTypepublic PropertyTypeNode getMinSupportedSampleRateNode()
getMinSupportedSampleRateNode in interface ServerCapabilitiesTypepublic Double getMinSupportedSampleRate()
getMinSupportedSampleRate in interface ServerCapabilitiesTypepublic void setMinSupportedSampleRate(Double value)
setMinSupportedSampleRate in interface ServerCapabilitiesTypepublic PropertyTypeNode getMaxBrowseContinuationPointsNode()
getMaxBrowseContinuationPointsNode in interface ServerCapabilitiesTypepublic UShort getMaxBrowseContinuationPoints()
getMaxBrowseContinuationPoints in interface ServerCapabilitiesTypepublic void setMaxBrowseContinuationPoints(UShort value)
setMaxBrowseContinuationPoints in interface ServerCapabilitiesTypepublic PropertyTypeNode getMaxQueryContinuationPointsNode()
getMaxQueryContinuationPointsNode in interface ServerCapabilitiesTypepublic UShort getMaxQueryContinuationPoints()
getMaxQueryContinuationPoints in interface ServerCapabilitiesTypepublic void setMaxQueryContinuationPoints(UShort value)
setMaxQueryContinuationPoints in interface ServerCapabilitiesTypepublic PropertyTypeNode getMaxHistoryContinuationPointsNode()
getMaxHistoryContinuationPointsNode in interface ServerCapabilitiesTypepublic UShort getMaxHistoryContinuationPoints()
getMaxHistoryContinuationPoints in interface ServerCapabilitiesTypepublic void setMaxHistoryContinuationPoints(UShort value)
setMaxHistoryContinuationPoints in interface ServerCapabilitiesTypepublic PropertyTypeNode getSoftwareCertificatesNode()
getSoftwareCertificatesNode in interface ServerCapabilitiesTypepublic SignedSoftwareCertificate[] getSoftwareCertificates()
getSoftwareCertificates in interface ServerCapabilitiesTypepublic void setSoftwareCertificates(SignedSoftwareCertificate[] value)
setSoftwareCertificates in interface ServerCapabilitiesTypepublic PropertyTypeNode getMaxArrayLengthNode()
getMaxArrayLengthNode in interface ServerCapabilitiesTypepublic UInteger getMaxArrayLength()
getMaxArrayLength in interface ServerCapabilitiesTypepublic void setMaxArrayLength(UInteger value)
setMaxArrayLength in interface ServerCapabilitiesTypepublic PropertyTypeNode getMaxStringLengthNode()
getMaxStringLengthNode in interface ServerCapabilitiesTypepublic UInteger getMaxStringLength()
getMaxStringLength in interface ServerCapabilitiesTypepublic void setMaxStringLength(UInteger value)
setMaxStringLength in interface ServerCapabilitiesTypepublic PropertyTypeNode getMaxByteStringLengthNode()
getMaxByteStringLengthNode in interface ServerCapabilitiesTypepublic UInteger getMaxByteStringLength()
getMaxByteStringLength in interface ServerCapabilitiesTypepublic void setMaxByteStringLength(UInteger value)
setMaxByteStringLength in interface ServerCapabilitiesTypepublic OperationLimitsTypeNode getOperationLimitsNode()
getOperationLimitsNode in interface ServerCapabilitiesTypepublic FolderTypeNode getModellingRulesNode()
getModellingRulesNode in interface ServerCapabilitiesTypepublic FolderTypeNode getAggregateFunctionsNode()
getAggregateFunctionsNode in interface ServerCapabilitiesTypeCopyright © 2021. All rights reserved.