com.prosysopc.ua.types.di
Class FetchResultDataType

java.lang.Object
  extended by org.opcfoundation.ua.utils.AbstractStructure
      extended by com.prosysopc.ua.types.di.FetchResultDataType
All Implemented Interfaces:
Cloneable, org.opcfoundation.ua.builtintypes.Structure, org.opcfoundation.ua.encoding.IEncodeable
Direct Known Subclasses:
FetchResultDataDataType, FetchResultErrorDataType

public abstract class FetchResultDataType
extends org.opcfoundation.ua.utils.AbstractStructure

Generated on 2018-05-09 10:45:31


Field Summary
static org.opcfoundation.ua.builtintypes.ExpandedNodeId ID
           
 
Constructor Summary
FetchResultDataType()
           
 
Method Summary
 FetchResultDataType clone()
           
 boolean equals(Object obj)
           
 org.opcfoundation.ua.builtintypes.ExpandedNodeId getTypeId()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.opcfoundation.ua.builtintypes.Structure
getBinaryEncodeId, getXmlEncodeId
 

Field Detail

ID

public static org.opcfoundation.ua.builtintypes.ExpandedNodeId ID
Constructor Detail

FetchResultDataType

public FetchResultDataType()
Method Detail

clone

public FetchResultDataType clone()
Specified by:
clone in interface org.opcfoundation.ua.builtintypes.Structure
Overrides:
clone in class org.opcfoundation.ua.utils.AbstractStructure

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object

getTypeId

public org.opcfoundation.ua.builtintypes.ExpandedNodeId getTypeId()


Copyright © 2018. All rights reserved.