Uses of Class
org.opcfoundation.ua.core.StatusResult

Packages that use StatusResult
org.opcfoundation.ua.core All the code in this package are codegenerated. 
 

Uses of StatusResult in org.opcfoundation.ua.core
 

Fields in org.opcfoundation.ua.core declared as StatusResult
protected  StatusResult ProgramDiagnosticDataType.LastMethodReturnStatus
           
 

Methods in org.opcfoundation.ua.core that return StatusResult
 StatusResult StatusResult.clone()
          Deep clone
 StatusResult ProgramDiagnosticDataType.getLastMethodReturnStatus()
           
 

Methods in org.opcfoundation.ua.core with parameters of type StatusResult
 void ProgramDiagnosticDataType.setLastMethodReturnStatus(StatusResult LastMethodReturnStatus)
           
 

Constructors in org.opcfoundation.ua.core with parameters of type StatusResult
ProgramDiagnosticDataType(NodeId CreateSessionId, String CreateClientName, DateTime InvocationCreationTime, DateTime LastTransitionTime, String LastMethodCall, NodeId LastMethodSessionId, Argument[] LastMethodInputArguments, Argument[] LastMethodOutputArguments, DateTime LastMethodCallTime, StatusResult LastMethodReturnStatus)
           
 



Copyright © 2018. All rights reserved.