com.prosysopc.ua.types.di
Class FetchResultDataType
java.lang.Object
org.opcfoundation.ua.utils.AbstractStructure
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
|
| Methods inherited from interface org.opcfoundation.ua.builtintypes.Structure |
getBinaryEncodeId, getXmlEncodeId |
ID
public static org.opcfoundation.ua.builtintypes.ExpandedNodeId ID
FetchResultDataType
public FetchResultDataType()
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.