All Known Subinterfaces:
DataType, ObjectType, ReferenceType, VariableType
Enclosing class:
TypeTree<T extends TypeTree.Type>

public static interface TypeTree.Type
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.milo.opcua.stack.core.types.builtin.NodeId
    Get the NodeId identifying this type.
  • Method Details

    • getNodeId

      org.eclipse.milo.opcua.stack.core.types.builtin.NodeId getNodeId()
      Get the NodeId identifying this type.
      Returns:
      the NodeId identifying this type.