com.prosysopc.ua.types.opcua.server
Interface FileDirectoryTypeMoveOrCopyMethod


public interface FileDirectoryTypeMoveOrCopyMethod


Method Summary
 org.opcfoundation.ua.builtintypes.NodeId moveOrCopy(ServiceContext serviceContext, FileDirectoryTypeNode node, org.opcfoundation.ua.builtintypes.NodeId objectToMoveOrCopy, org.opcfoundation.ua.builtintypes.NodeId targetDirectory, Boolean createCopy, String newName)
           
 

Method Detail

moveOrCopy

org.opcfoundation.ua.builtintypes.NodeId moveOrCopy(ServiceContext serviceContext,
                                                    FileDirectoryTypeNode node,
                                                    org.opcfoundation.ua.builtintypes.NodeId objectToMoveOrCopy,
                                                    org.opcfoundation.ua.builtintypes.NodeId targetDirectory,
                                                    Boolean createCopy,
                                                    String newName)
                                                    throws StatusException
Throws:
StatusException


Copyright © 2018. All rights reserved.