Package oms3.dsl

Class Logging

  • All Implemented Interfaces:
    Buildable

    public class Logging
    extends Object
    implements Buildable
    Model Logging configuration.
    Author:
    od
    • Constructor Detail

      • Logging

        public Logging()
    • 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
      • setAll

        public void setAll​(String all)
      • getAll

        public String getAll()