Class RpmsReportActionOneSummary


  • public class RpmsReportActionOneSummary
    extends Object
    • Method Detail

      • getDisplayName

        public String getDisplayName()
      • getNoChanges

        public String getNoChanges()
      • getChanged

        public String getChanged()
      • getAdded

        public String getAdded()
      • getRemoved

        public String getRemoved()
      • getID

        public String getID()
      • getStderr

        public String getStderr()
      • getRemovedRpms

        public List<String> getRemovedRpms()
      • getNewRpmsSize

        public int getNewRpmsSize()
      • getRemovedRpmsSize

        public int getRemovedRpmsSize()
      • getAllRpmsSize

        public int getAllRpmsSize()