com.prosysopc.ua
Class OperationLimits.Builder
java.lang.Object
com.prosysopc.ua.OperationLimits.Builder
- Enclosing class:
- OperationLimits
public static class OperationLimits.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
build
public OperationLimits build()
setMaxMonitoredItemsPerCall
public void setMaxMonitoredItemsPerCall(org.opcfoundation.ua.builtintypes.UnsignedInteger maxMonitoredItemsPerCall)
setMaxNodesPerBrowse
public void setMaxNodesPerBrowse(org.opcfoundation.ua.builtintypes.UnsignedInteger maxNodesPerBrowse)
setMaxNodesPerHistoryReadData
public void setMaxNodesPerHistoryReadData(org.opcfoundation.ua.builtintypes.UnsignedInteger maxNodesHistoryReadData)
setMaxNodesPerHistoryReadEvents
public void setMaxNodesPerHistoryReadEvents(org.opcfoundation.ua.builtintypes.UnsignedInteger maxNodesHistoryReadEvents)
setMaxNodesPerHistoryUpdateData
public void setMaxNodesPerHistoryUpdateData(org.opcfoundation.ua.builtintypes.UnsignedInteger maxNodesPerHistoryUpdateData)
setMaxNodesPerHistoryUpdateEvents
public void setMaxNodesPerHistoryUpdateEvents(org.opcfoundation.ua.builtintypes.UnsignedInteger maxNodesPerHistoryUpdateEvents)
setMaxNodesPerMethodCall
public void setMaxNodesPerMethodCall(org.opcfoundation.ua.builtintypes.UnsignedInteger maxNodesPerMethodCall)
setMaxNodesPerNodeManagement
public void setMaxNodesPerNodeManagement(org.opcfoundation.ua.builtintypes.UnsignedInteger maxNodesPerNodeManagement)
setMaxNodesPerRead
public void setMaxNodesPerRead(org.opcfoundation.ua.builtintypes.UnsignedInteger maxNodesPerRead)
setMaxNodesPerRegisterNodes
public void setMaxNodesPerRegisterNodes(org.opcfoundation.ua.builtintypes.UnsignedInteger maxNodesPerRegisterNodes)
setMaxNodesPerTranslateBrowsePathsToNodeIds
public void setMaxNodesPerTranslateBrowsePathsToNodeIds(org.opcfoundation.ua.builtintypes.UnsignedInteger maxNodesPerTranslateBrowsePathsToNodeIds)
setMaxNodesPerWrite
public void setMaxNodesPerWrite(org.opcfoundation.ua.builtintypes.UnsignedInteger maxNodesPerWrite)
Copyright © 2018. All rights reserved.