Uses of Class
com.prosysopc.ua.types.gds.DirectoryType.QueryServersMethodOutputs

Packages that use DirectoryType.QueryServersMethodOutputs
com.prosysopc.ua.types.gds   
com.prosysopc.ua.types.gds.client   
com.prosysopc.ua.types.gds.server   
 

Uses of DirectoryType.QueryServersMethodOutputs in com.prosysopc.ua.types.gds
 

Methods in com.prosysopc.ua.types.gds that return DirectoryType.QueryServersMethodOutputs
 DirectoryType.QueryServersMethodOutputs DirectoryType.queryServers(org.opcfoundation.ua.builtintypes.UnsignedInteger startingRecordId, org.opcfoundation.ua.builtintypes.UnsignedInteger maxRecordsToReturn, String applicationName, String applicationUri, String productUri, String[] serverCapabilities)
           
 

Uses of DirectoryType.QueryServersMethodOutputs in com.prosysopc.ua.types.gds.client
 

Methods in com.prosysopc.ua.types.gds.client that return DirectoryType.QueryServersMethodOutputs
 DirectoryType.QueryServersMethodOutputs DirectoryTypeImplBase.queryServers(org.opcfoundation.ua.builtintypes.UnsignedInteger startingRecordId, org.opcfoundation.ua.builtintypes.UnsignedInteger maxRecordsToReturn, String applicationName, String applicationUri, String productUri, String[] serverCapabilities)
           
 

Methods in com.prosysopc.ua.types.gds.client that return types with arguments of type DirectoryType.QueryServersMethodOutputs
 org.opcfoundation.ua.transport.AsyncResult<? extends DirectoryType.QueryServersMethodOutputs> DirectoryTypeImplBase.queryServersAsync(org.opcfoundation.ua.builtintypes.UnsignedInteger startingRecordId, org.opcfoundation.ua.builtintypes.UnsignedInteger maxRecordsToReturn, String applicationName, String applicationUri, String productUri, String[] serverCapabilities)
           
 

Uses of DirectoryType.QueryServersMethodOutputs in com.prosysopc.ua.types.gds.server
 

Methods in com.prosysopc.ua.types.gds.server that return DirectoryType.QueryServersMethodOutputs
protected abstract  DirectoryType.QueryServersMethodOutputs DirectoryTypeNodeBase.onQueryServers(ServiceContext serviceContext, org.opcfoundation.ua.builtintypes.UnsignedInteger startingRecordId, org.opcfoundation.ua.builtintypes.UnsignedInteger maxRecordsToReturn, String applicationName, String applicationUri, String productUri, String[] serverCapabilities)
           
protected  DirectoryType.QueryServersMethodOutputs DirectoryTypeNode.onQueryServers(ServiceContext serviceContext, org.opcfoundation.ua.builtintypes.UnsignedInteger startingRecordId, org.opcfoundation.ua.builtintypes.UnsignedInteger maxRecordsToReturn, String applicationName, String applicationUri, String productUri, String[] serverCapabilities)
           
 DirectoryType.QueryServersMethodOutputs DirectoryTypeQueryServersMethod.queryServers(ServiceContext serviceContext, DirectoryTypeNode node, org.opcfoundation.ua.builtintypes.UnsignedInteger startingRecordId, org.opcfoundation.ua.builtintypes.UnsignedInteger maxRecordsToReturn, String applicationName, String applicationUri, String productUri, String[] serverCapabilities)
           
 DirectoryType.QueryServersMethodOutputs DirectoryTypeNodeBase.queryServers(org.opcfoundation.ua.builtintypes.UnsignedInteger startingRecordId, org.opcfoundation.ua.builtintypes.UnsignedInteger maxRecordsToReturn, String applicationName, String applicationUri, String productUri, String[] serverCapabilities)
           
 



Copyright © 2018. All rights reserved.