Class ApplicationServiceStatus


  • public class ApplicationServiceStatus
    extends Object
    • Constructor Detail

      • ApplicationServiceStatus

        public ApplicationServiceStatus()
    • Method Detail

      • getApplicationId

        public Integer getApplicationId()
      • setApplicationId

        public void setApplicationId​(Integer applicationId)
      • getStart

        public Long getStart()
      • setStart

        public void setStart​(Long start)
      • getEnd

        public Long getEnd()
      • setEnd

        public void setEnd​(Long end)
      • getMonitoredServiceId

        public Integer getMonitoredServiceId()
      • setMonitoredServiceId

        public void setMonitoredServiceId​(Integer monitoredServiceId)
      • setLocations

        public void setLocations​(List<Location> locations)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object