com.prosysopc.ua.types.di
Class TransferServicesType.TransferToDeviceMethodOutputs
java.lang.Object
com.prosysopc.ua.types.di.TransferServicesType.TransferToDeviceMethodOutputs
- All Implemented Interfaces:
- MethodArguments, MethodOutputArguments
- Enclosing interface:
- TransferServicesType
public static class TransferServicesType.TransferToDeviceMethodOutputs
- extends Object
- implements MethodOutputArguments
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
transferID
protected Integer transferID
initTransferStatus
protected Integer initTransferStatus
TransferServicesType.TransferToDeviceMethodOutputs
public TransferServicesType.TransferToDeviceMethodOutputs(Integer transferID,
Integer initTransferStatus)
getTransferID
public Integer getTransferID()
getInitTransferStatus
public Integer getInitTransferStatus()
asVariantArray
public final org.opcfoundation.ua.builtintypes.Variant[] asVariantArray()
- Specified by:
asVariantArray in interface MethodArguments
Copyright © 2018. All rights reserved.