Class FindBugsSummaryType


  • public class FindBugsSummaryType
    extends java.lang.Object
    • Field Detail

      • timestamp

        protected java.lang.String timestamp
      • totalClasses

        protected java.lang.String totalClasses
      • referencedClasses

        protected java.lang.String referencedClasses
      • totalBugs

        protected java.lang.String totalBugs
      • totalSize

        protected java.lang.String totalSize
      • numPackages

        protected java.lang.String numPackages
      • javaVersion

        protected java.lang.String javaVersion
      • vmVersion

        protected java.lang.String vmVersion
      • cpuSeconds

        protected java.lang.String cpuSeconds
      • clockSeconds

        protected java.lang.String clockSeconds
      • peakMbytes

        protected java.lang.String peakMbytes
      • allocMbytes

        protected java.lang.String allocMbytes
      • gcSeconds

        protected java.lang.String gcSeconds
      • priority2

        protected java.lang.String priority2
    • Constructor Detail

      • FindBugsSummaryType

        public FindBugsSummaryType()
    • Method Detail

      • getPackageStats

        public java.util.List<PackageStatsType> getPackageStats()
        Gets the value of the packageStats property. PackageStatsType
      • setFindBugsProfile

        public void setFindBugsProfile​(FindBugsProfileType value)
        Sets the value of the findBugsProfile property.
        Parameters:
        value - allowed object is FindBugsProfileType
      • getTimestamp

        public java.lang.String getTimestamp()
        Gets the value of the timestamp property.
        Returns:
        possible object is String
      • setTimestamp

        public void setTimestamp​(java.lang.String value)
        Sets the value of the timestamp property.
        Parameters:
        value - allowed object is String
      • getTotalClasses

        public java.lang.String getTotalClasses()
        Gets the value of the totalClasses property.
        Returns:
        possible object is String
      • setTotalClasses

        public void setTotalClasses​(java.lang.String value)
        Sets the value of the totalClasses property.
        Parameters:
        value - allowed object is String
      • getReferencedClasses

        public java.lang.String getReferencedClasses()
        Gets the value of the referencedClasses property.
        Returns:
        possible object is String
      • setReferencedClasses

        public void setReferencedClasses​(java.lang.String value)
        Sets the value of the referencedClasses property.
        Parameters:
        value - allowed object is String
      • getTotalBugs

        public java.lang.String getTotalBugs()
        Gets the value of the totalBugs property.
        Returns:
        possible object is String
      • setTotalBugs

        public void setTotalBugs​(java.lang.String value)
        Sets the value of the totalBugs property.
        Parameters:
        value - allowed object is String
      • getTotalSize

        public java.lang.String getTotalSize()
        Gets the value of the totalSize property.
        Returns:
        possible object is String
      • setTotalSize

        public void setTotalSize​(java.lang.String value)
        Sets the value of the totalSize property.
        Parameters:
        value - allowed object is String
      • getNumPackages

        public java.lang.String getNumPackages()
        Gets the value of the numPackages property.
        Returns:
        possible object is String
      • setNumPackages

        public void setNumPackages​(java.lang.String value)
        Sets the value of the numPackages property.
        Parameters:
        value - allowed object is String
      • getJavaVersion

        public java.lang.String getJavaVersion()
        Gets the value of the javaVersion property.
        Returns:
        possible object is String
      • setJavaVersion

        public void setJavaVersion​(java.lang.String value)
        Sets the value of the javaVersion property.
        Parameters:
        value - allowed object is String
      • getVmVersion

        public java.lang.String getVmVersion()
        Gets the value of the vmVersion property.
        Returns:
        possible object is String
      • setVmVersion

        public void setVmVersion​(java.lang.String value)
        Sets the value of the vmVersion property.
        Parameters:
        value - allowed object is String
      • getCpuSeconds

        public java.lang.String getCpuSeconds()
        Gets the value of the cpuSeconds property.
        Returns:
        possible object is String
      • setCpuSeconds

        public void setCpuSeconds​(java.lang.String value)
        Sets the value of the cpuSeconds property.
        Parameters:
        value - allowed object is String
      • getClockSeconds

        public java.lang.String getClockSeconds()
        Gets the value of the clockSeconds property.
        Returns:
        possible object is String
      • setClockSeconds

        public void setClockSeconds​(java.lang.String value)
        Sets the value of the clockSeconds property.
        Parameters:
        value - allowed object is String
      • getPeakMbytes

        public java.lang.String getPeakMbytes()
        Gets the value of the peakMbytes property.
        Returns:
        possible object is String
      • setPeakMbytes

        public void setPeakMbytes​(java.lang.String value)
        Sets the value of the peakMbytes property.
        Parameters:
        value - allowed object is String
      • getAllocMbytes

        public java.lang.String getAllocMbytes()
        Gets the value of the allocMbytes property.
        Returns:
        possible object is String
      • setAllocMbytes

        public void setAllocMbytes​(java.lang.String value)
        Sets the value of the allocMbytes property.
        Parameters:
        value - allowed object is String
      • getGcSeconds

        public java.lang.String getGcSeconds()
        Gets the value of the gcSeconds property.
        Returns:
        possible object is String
      • setGcSeconds

        public void setGcSeconds​(java.lang.String value)
        Sets the value of the gcSeconds property.
        Parameters:
        value - allowed object is String
      • getPriority2

        public java.lang.String getPriority2()
        Gets the value of the priority2 property.
        Returns:
        possible object is String
      • setPriority2

        public void setPriority2​(java.lang.String value)
        Sets the value of the priority2 property.
        Parameters:
        value - allowed object is String