Class AgentStatusInfo

    • Method Detail

      • getNomAgent

        public String getNomAgent()
        Gets value for attribute nomAgent
      • setNomAgent

        public void setNomAgent​(String nomAgent)
        Sets value for attribute nomAgent
      • getNomClasse

        public String getNomClasse()
        Gets value for attribute nomClasse
      • setNomClasse

        public void setNomClasse​(String nomClasse)
        Sets value for attribute nomClasse
      • getTasquesPendents

        public Integer getTasquesPendents()
        Gets value for attribute tasquesPendents
      • setTasquesPendents

        public void setTasquesPendents​(Integer tasquesPendents)
        Sets value for attribute tasquesPendents
      • getEstat

        public String getEstat()
        Gets value for attribute estat
      • setEstat

        public void setEstat​(String estat)
        Sets value for attribute estat
      • getUrl

        public String getUrl()
        Gets value for attribute url
      • setUrl

        public void setUrl​(String url)
        Sets value for attribute url
      • getMsgEstat

        public String getMsgEstat()
        Gets value for attribute msgEstat
      • setMsgEstat

        public void setMsgEstat​(String msgEstat)
        Sets value for attribute msgEstat
      • getStackTrace

        public String getStackTrace()
        Gets value for attribute stackTrace
      • setStackTrace

        public void setStackTrace​(String stackTrace)
        Sets value for attribute stackTrace
      • getVersion

        public String getVersion()
        Gets value for attribute version
      • setVersion

        public void setVersion​(String version)
        Sets value for attribute version
      • toString

        public String toString()
        Returns a string representation of the value object.
        Overrides:
        toString in class Object
      • toAgentStatusInfo

        public static AgentStatusInfo toAgentStatusInfo​(AgentStatusInfo vo)
        Creates a AgentStatusInfo value object based on a AgentStatusInfo object.
      • toAgentStatusInfoArray

        public static AgentStatusInfo[] toAgentStatusInfoArray​(AgentStatusInfo[] source)
        Creates a AgentStatusInfo array on a AgentStatusInfo array.
      • toAgentStatusInfo

        public static void toAgentStatusInfo​(AgentStatusInfo source,
                                             AgentStatusInfo target)
        Updates a AgentStatusInfo value object based on a AgentStatusInfo object.