Package oms3.dsl

Interface Buildable

    • Field Detail

      • LEAF

        static final Buildable LEAF
        Default LEAF
    • Method Detail

      • create

        Buildable create​(Object name,
                         Object value)
        Create a node.
        Parameters:
        name - the node name
        value - the value
        Returns:
        a new Subnode