Interface MutableNamedElement

    • Method Detail

      • setSimpleName

        void setSimpleName​(java.lang.String simpleName)
        Parameters:
        simpleName - the simple name of this element, must not be null
        Throws:
        java.lang.IllegalArgumentException - if the simpleName is null