com.prosysopc.ua.types.opcua
Class ServerType.GetMonitoredItemsMethodOutputs
java.lang.Object
com.prosysopc.ua.types.opcua.ServerType.GetMonitoredItemsMethodOutputs
- All Implemented Interfaces:
- MethodArguments, MethodOutputArguments
- Enclosing interface:
- ServerType
public static class ServerType.GetMonitoredItemsMethodOutputs
- extends Object
- implements MethodOutputArguments
|
Field Summary |
protected org.opcfoundation.ua.builtintypes.UnsignedInteger[] |
clientHandles
|
protected org.opcfoundation.ua.builtintypes.UnsignedInteger[] |
serverHandles
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serverHandles
protected org.opcfoundation.ua.builtintypes.UnsignedInteger[] serverHandles
clientHandles
protected org.opcfoundation.ua.builtintypes.UnsignedInteger[] clientHandles
ServerType.GetMonitoredItemsMethodOutputs
public ServerType.GetMonitoredItemsMethodOutputs(org.opcfoundation.ua.builtintypes.UnsignedInteger[] serverHandles,
org.opcfoundation.ua.builtintypes.UnsignedInteger[] clientHandles)
getServerHandles
public org.opcfoundation.ua.builtintypes.UnsignedInteger[] getServerHandles()
getClientHandles
public org.opcfoundation.ua.builtintypes.UnsignedInteger[] getClientHandles()
asVariantArray
public final org.opcfoundation.ua.builtintypes.Variant[] asVariantArray()
- Specified by:
asVariantArray in interface MethodArguments
Copyright © 2018. All rights reserved.