Interface Logging

    • Method Detail

      • setDriver

        void setDriver​(String value)
        Sets the value of the 'Driver' attribute.
        Parameters:
        value - the new value of the 'Driver' attribute.
        See Also:
        getDriver()
        Generated class or method.
      • setOptions

        void setOptions​(Mapping value)
        Sets the value of the 'Options' containment reference.
        Parameters:
        value - the new value of the 'Options' containment reference.
        See Also:
        getOptions()
        Generated class or method.