Class UnrollOutput.NodeTime

  • Enclosing class:
    UnrollOutput

    public static final class UnrollOutput.NodeTime
    extends Object
    Identifies a node and related time.
    • Method Detail

      • getNode

        public Node getNode()
        Gets the node.
      • getTime

        public Integer getTime()
        Gets the time of the node, or null if a time is not appropriate for the temporal type of the node.