Class FlowDur

    • Constructor Detail

      • FlowDur

        public FlowDur()
    • Method Detail

      • getTitle

        public String getTitle()
      • setTitle

        public void setTitle​(String title)
      • create

        public Buildable create​(Object name,
                                Object value)
        Description copied from interface: Buildable
        Create a node.
        Specified by:
        create in interface Buildable
        Parameters:
        name - the node name
        value - the value
        Returns:
        a new Subnode