Class MSVSSLABEL

All Implemented Interfaces:
Cloneable, MSVSSConstants

public class MSVSSLABEL extends MSVSS
Performs Label commands to Microsoft Visual SourceSafe.
  • Constructor Details

    • MSVSSLABEL

      public MSVSSLABEL()
  • Method Details

    • setLabel

      public void setLabel(String label)
      Label to apply in SourceSafe.
      Parameters:
      label - The label to apply.
    • setVersion

      public void setVersion(String version)
      Version to label.
      Parameters:
      version - The version to label.
    • setComment

      public void setComment(String comment)
      Comment to apply to files labeled in SourceSafe.
      Parameters:
      comment - The comment to apply in SourceSafe
    • setAutoresponse

      public void setAutoresponse(String response)
      Autoresponse behaviour. Valid options are Y and N.
      Parameters:
      response - The auto response value.