com.prosysopc.ua.types.gds
Class DirectoryType.QueryServersMethodOutputs
java.lang.Object
com.prosysopc.ua.types.gds.DirectoryType.QueryServersMethodOutputs
- All Implemented Interfaces:
- MethodArguments, MethodOutputArguments
- Enclosing interface:
- DirectoryType
public static class DirectoryType.QueryServersMethodOutputs
- extends Object
- implements MethodOutputArguments
|
Field Summary |
protected org.opcfoundation.ua.builtintypes.DateTime |
lastCounterResetTime
|
protected org.opcfoundation.ua.core.ServerOnNetwork[] |
servers
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
lastCounterResetTime
protected org.opcfoundation.ua.builtintypes.DateTime lastCounterResetTime
servers
protected org.opcfoundation.ua.core.ServerOnNetwork[] servers
DirectoryType.QueryServersMethodOutputs
public DirectoryType.QueryServersMethodOutputs(org.opcfoundation.ua.builtintypes.DateTime lastCounterResetTime,
org.opcfoundation.ua.core.ServerOnNetwork[] servers)
getLastCounterResetTime
public org.opcfoundation.ua.builtintypes.DateTime getLastCounterResetTime()
getServers
public org.opcfoundation.ua.core.ServerOnNetwork[] getServers()
asVariantArray
public final org.opcfoundation.ua.builtintypes.Variant[] asVariantArray()
- Specified by:
asVariantArray in interface MethodArguments
Copyright © 2018. All rights reserved.