Package oms3.dsl

Class KVPContainer

    • Constructor Detail

      • KVPContainer

        public KVPContainer()
    • Method Detail

      • getEntries

        public List<KVP> getEntries()
      • 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