Interface VCustomDomainModelReference

    • Method Detail

      • setBundleName

        void setBundleName​(java.lang.String value)
        Sets the value of the ' Bundle Name' attribute.
        Parameters:
        value - the new value of the 'Bundle Name' attribute.
        See Also:
        getBundleName()
      • setClassName

        void setClassName​(java.lang.String value)
        Sets the value of the 'Class Name' attribute.
        Parameters:
        value - the new value of the 'Class Name' attribute.
        See Also:
        getClassName()
      • setControlChecked

        void setControlChecked​(boolean value)
        Sets the value of the ' Control Checked' attribute.
        Parameters:
        value - the new value of the 'Control Checked' attribute.
        See Also:
        isControlChecked()