Class MonitoringSystemDTO


  • public class MonitoringSystemDTO
    extends Object
    • Constructor Detail

      • MonitoringSystemDTO

        public MonitoringSystemDTO()
    • Method Detail

      • getId

        public String getId()
      • setId

        public void setId​(String id)
      • getLabel

        public String getLabel()
      • setLabel

        public void setLabel​(String label)
      • getLocation

        public String getLocation()
      • setLocation

        public void setLocation​(String location)