com.prosysopc.ua.server
Class StructureDataValue.ToRoot

java.lang.Object
  extended by org.opcfoundation.ua.builtintypes.DataValue
      extended by com.prosysopc.ua.server.StructureDataValue
          extended by com.prosysopc.ua.server.StructureDataValue.ToRoot
All Implemented Interfaces:
Cloneable
Enclosing class:
StructureDataValue

public static class StructureDataValue.ToRoot
extends StructureDataValue


Nested Class Summary
 
Nested classes/interfaces inherited from class com.prosysopc.ua.server.StructureDataValue
StructureDataValue.ToLeaf, StructureDataValue.ToRoot
 
Field Summary
 
Fields inherited from class org.opcfoundation.ua.builtintypes.DataValue
ID
 
Constructor Summary
StructureDataValue.ToRoot(org.opcfoundation.ua.builtintypes.DataValue dv)
           
 
Method Summary
 boolean isGoingToLeaf()
           
 boolean isGoingToRoot()
           
 
Methods inherited from class com.prosysopc.ua.server.StructureDataValue
from
 
Methods inherited from class org.opcfoundation.ua.builtintypes.DataValue
clone, equals, getServerPicoseconds, getServerTimestamp, getSourcePicoseconds, getSourceTimestamp, getStatusCode, getValue, hashCode, isNull, setServerPicoseconds, setServerTimestamp, setSourcePicoseconds, setSourceTimestamp, setStatusCode, setStatusCode, setValue, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StructureDataValue.ToRoot

public StructureDataValue.ToRoot(org.opcfoundation.ua.builtintypes.DataValue dv)
Parameters:
dv -
Method Detail

isGoingToLeaf

public boolean isGoingToLeaf()
Specified by:
isGoingToLeaf in class StructureDataValue

isGoingToRoot

public boolean isGoingToRoot()
Specified by:
isGoingToRoot in class StructureDataValue


Copyright © 2018. All rights reserved.