public class ServerConfigurationTypeNode extends BaseObjectTypeNode implements ServerConfigurationType
UaObjectNode.UaObjectNodeBuilderMAX_TRUST_LIST_SIZE, MULTICAST_DNS_ENABLED, SERVER_CAPABILITIES, SUPPORTED_PRIVATE_KEY_FORMATS| Constructor and Description |
|---|
ServerConfigurationTypeNode(UaNodeContext context,
NodeId nodeId,
QualifiedName browseName,
LocalizedText displayName,
LocalizedText description,
UInteger writeMask,
UInteger userWriteMask) |
ServerConfigurationTypeNode(UaNodeContext context,
NodeId nodeId,
QualifiedName browseName,
LocalizedText displayName,
LocalizedText description,
UInteger writeMask,
UInteger userWriteMask,
UByte eventNotifier) |
| Modifier and Type | Method and Description |
|---|---|
UaMethodNode |
getApplyChangesMethodNode() |
CertificateGroupFolderTypeNode |
getCertificateGroupsNode() |
UaMethodNode |
getCreateSigningRequestMethodNode() |
UaMethodNode |
getGetRejectedListMethodNode() |
UInteger |
getMaxTrustListSize() |
PropertyTypeNode |
getMaxTrustListSizeNode() |
Boolean |
getMulticastDnsEnabled() |
PropertyTypeNode |
getMulticastDnsEnabledNode() |
String[] |
getServerCapabilities() |
PropertyTypeNode |
getServerCapabilitiesNode() |
String[] |
getSupportedPrivateKeyFormats() |
PropertyTypeNode |
getSupportedPrivateKeyFormatsNode() |
UaMethodNode |
getUpdateCertificateMethodNode() |
void |
setMaxTrustListSize(UInteger value) |
void |
setMulticastDnsEnabled(Boolean value) |
void |
setServerCapabilities(String[] value) |
void |
setSupportedPrivateKeyFormats(String[] value) |
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 ServerConfigurationTypeNode(UaNodeContext context, NodeId nodeId, QualifiedName browseName, LocalizedText displayName, LocalizedText description, UInteger writeMask, UInteger userWriteMask)
public ServerConfigurationTypeNode(UaNodeContext context, NodeId nodeId, QualifiedName browseName, LocalizedText displayName, LocalizedText description, UInteger writeMask, UInteger userWriteMask, UByte eventNotifier)
public PropertyTypeNode getServerCapabilitiesNode()
getServerCapabilitiesNode in interface ServerConfigurationTypepublic String[] getServerCapabilities()
getServerCapabilities in interface ServerConfigurationTypepublic void setServerCapabilities(String[] value)
setServerCapabilities in interface ServerConfigurationTypepublic PropertyTypeNode getSupportedPrivateKeyFormatsNode()
getSupportedPrivateKeyFormatsNode in interface ServerConfigurationTypepublic String[] getSupportedPrivateKeyFormats()
getSupportedPrivateKeyFormats in interface ServerConfigurationTypepublic void setSupportedPrivateKeyFormats(String[] value)
setSupportedPrivateKeyFormats in interface ServerConfigurationTypepublic PropertyTypeNode getMaxTrustListSizeNode()
getMaxTrustListSizeNode in interface ServerConfigurationTypepublic UInteger getMaxTrustListSize()
getMaxTrustListSize in interface ServerConfigurationTypepublic void setMaxTrustListSize(UInteger value)
setMaxTrustListSize in interface ServerConfigurationTypepublic PropertyTypeNode getMulticastDnsEnabledNode()
getMulticastDnsEnabledNode in interface ServerConfigurationTypepublic Boolean getMulticastDnsEnabled()
getMulticastDnsEnabled in interface ServerConfigurationTypepublic void setMulticastDnsEnabled(Boolean value)
setMulticastDnsEnabled in interface ServerConfigurationTypepublic CertificateGroupFolderTypeNode getCertificateGroupsNode()
getCertificateGroupsNode in interface ServerConfigurationTypepublic UaMethodNode getUpdateCertificateMethodNode()
getUpdateCertificateMethodNode in interface ServerConfigurationTypepublic UaMethodNode getApplyChangesMethodNode()
getApplyChangesMethodNode in interface ServerConfigurationTypepublic UaMethodNode getCreateSigningRequestMethodNode()
getCreateSigningRequestMethodNode in interface ServerConfigurationTypepublic UaMethodNode getGetRejectedListMethodNode()
getGetRejectedListMethodNode in interface ServerConfigurationTypeCopyright © 2021. All rights reserved.