Class SetMultipleIAVariables

    • Constructor Detail

      • SetMultipleIAVariables

        public SetMultipleIAVariables()
    • Method Detail

      • getComment

        public java.lang.String getComment()
        The action comment.
      • setComment

        public void setComment​(java.lang.String comment)
        Defines a comment to the action.
      • getVariables

        public java.util.Vector<EditVariableProperty> getVariables()
        The list of InstallAnywhere variables to set.
      • isSubstituteUnknownVariable

        public boolean isSubstituteUnknownVariable()
        Whether to substitute unknown variables or not.
      • setSubstituteUnknownVariable

        public void setSubstituteUnknownVariable​(boolean substituteUnknownVariable)
        Whether to substitute unknown variables or not.