java.lang.Object
org.eclipse.milo.opcua.sdk.core.typetree.TypeTree<ReferenceType>
org.eclipse.milo.opcua.sdk.core.typetree.ReferenceTypeTree

public class ReferenceTypeTree extends TypeTree<ReferenceType>
A tree-based representation of a ReferenceType hierarchy.
  • Constructor Details

    • ReferenceTypeTree

      public ReferenceTypeTree(org.eclipse.milo.opcua.stack.core.util.Tree<ReferenceType> tree)