Package oms3.dsl

Class Params

    • Constructor Detail

      • Params

        public Params()
    • Method Detail

      • 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
      • setFile

        public void setFile​(String file)
      • getFile

        public String getFile()
      • getCount

        public int getCount()