Interface InternalDBNamedElement

    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.eclipse.net4j.util.event.INotifier

        org.eclipse.net4j.util.event.INotifier.INotifier2
    • Method Detail

      • setName

        void setName​(java.lang.String name)
      • dumpToString

        java.lang.String dumpToString()
      • dump

        void dump()
      • dump

        void dump​(java.io.Writer writer)
           throws java.io.IOException
        Throws:
        java.io.IOException