Class Scan


  • public class Scan
    extends Object
    • Field Detail

      • status

        public String status
      • scanProfile

        @SerializedName("scan_profile")
        public String scanProfile
      • lows

        public int lows
      • mediums

        public int mediums
      • highs

        public int highs
      • started

        public Date started
      • completed

        public Date completed
      • created

        public Date created
    • Constructor Detail

      • Scan

        public Scan()
    • Method Detail

      • isRunning

        public boolean isRunning()