Interface Configs

    • Method Detail

      • setList

        void setList​(ListOrMapping value)
        Sets the value of the 'List' containment reference.
        Parameters:
        value - the new value of the 'List' containment reference.
        See Also:
        getList()
        Generated class or method.
      • setName

        void setName​(String value)
        Sets the value of the 'Name' attribute.
        Parameters:
        value - the new value of the 'Name' attribute.
        See Also:
        getName()
        Generated class or method.
      • setFile

        void setFile​(String value)
        Sets the value of the 'File' attribute.
        Parameters:
        value - the new value of the 'File' attribute.
        See Also:
        getFile()
        Generated class or method.
      • setExternal

        void setExternal​(String value)
        Sets the value of the 'External' attribute.
        Parameters:
        value - the new value of the 'External' attribute.
        See Also:
        getExternal()
        Generated class or method.
      • setCustomName

        void setCustomName​(String value)
        Sets the value of the 'Custom Name' attribute.
        Parameters:
        value - the new value of the 'Custom Name' attribute.
        See Also:
        getCustomName()
        Generated class or method.