Class ArticleCore

    • Method Detail

      • getTicketID

        public Integer getTicketID()
        Gets the ticketID value for this ArticleCore.
        Returns:
        ticketID
      • setTicketID

        public void setTicketID​(Integer ticketID)
        Sets the ticketID value for this ArticleCore.
        Parameters:
        ticketID -
      • getTicketNumber

        public Long getTicketNumber()
        Gets the ticketNumber value for this ArticleCore.
        Returns:
        ticketNumber
      • setTicketNumber

        public void setTicketNumber​(Long ticketNumber)
        Sets the ticketNumber value for this ArticleCore.
        Parameters:
        ticketNumber -
      • getArticleTypeID

        public Integer getArticleTypeID()
        Gets the articleTypeID value for this ArticleCore.
        Returns:
        articleTypeID
      • setArticleTypeID

        public void setArticleTypeID​(Integer articleTypeID)
        Sets the articleTypeID value for this ArticleCore.
        Parameters:
        articleTypeID -
      • getArticleType

        public String getArticleType()
        Gets the articleType value for this ArticleCore.
        Returns:
        articleType
      • setArticleType

        public void setArticleType​(String articleType)
        Sets the articleType value for this ArticleCore.
        Parameters:
        articleType -
      • getSenderTypeID

        public Integer getSenderTypeID()
        Gets the senderTypeID value for this ArticleCore.
        Returns:
        senderTypeID
      • setSenderTypeID

        public void setSenderTypeID​(Integer senderTypeID)
        Sets the senderTypeID value for this ArticleCore.
        Parameters:
        senderTypeID -
      • getSenderType

        public String getSenderType()
        Gets the senderType value for this ArticleCore.
        Returns:
        senderType
      • setSenderType

        public void setSenderType​(String senderType)
        Sets the senderType value for this ArticleCore.
        Parameters:
        senderType -
      • getFrom

        public String getFrom()
        Gets the from value for this ArticleCore.
        Returns:
        from
      • setFrom

        public void setFrom​(String from)
        Sets the from value for this ArticleCore.
        Parameters:
        from -
      • getSubject

        public String getSubject()
        Gets the subject value for this ArticleCore.
        Returns:
        subject
      • setSubject

        public void setSubject​(String subject)
        Sets the subject value for this ArticleCore.
        Parameters:
        subject -
      • getContentType

        public String getContentType()
        Gets the contentType value for this ArticleCore.
        Returns:
        contentType
      • setContentType

        public void setContentType​(String contentType)
        Sets the contentType value for this ArticleCore.
        Parameters:
        contentType -
      • getHistoryType

        public String getHistoryType()
        Gets the historyType value for this ArticleCore.
        Returns:
        historyType
      • setHistoryType

        public void setHistoryType​(String historyType)
        Sets the historyType value for this ArticleCore.
        Parameters:
        historyType -
      • getHistoryComment

        public String getHistoryComment()
        Gets the historyComment value for this ArticleCore.
        Returns:
        historyComment
      • setHistoryComment

        public void setHistoryComment​(String historyComment)
        Sets the historyComment value for this ArticleCore.
        Parameters:
        historyComment -
      • getBody

        public String getBody()
        Gets the body value for this ArticleCore.
        Returns:
        body
      • setBody

        public void setBody​(String body)
        Sets the body value for this ArticleCore.
        Parameters:
        body -
      • getUserID

        public Integer getUserID()
        Gets the userID value for this ArticleCore.
        Returns:
        userID
      • setUserID

        public void setUserID​(Integer userID)
        Sets the userID value for this ArticleCore.
        Parameters:
        userID -
      • getUser

        public String getUser()
        Gets the user value for this ArticleCore.
        Returns:
        user
      • setUser

        public void setUser​(String user)
        Sets the user value for this ArticleCore.
        Parameters:
        user -
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getTypeDesc

        public static org.apache.axis.description.TypeDesc getTypeDesc()
        Return type metadata object
      • getSerializer

        public static org.apache.axis.encoding.Serializer getSerializer​(String mechType,
                                                                        Class _javaType,
                                                                        QName _xmlType)
        Get Custom Serializer
      • getDeserializer

        public static org.apache.axis.encoding.Deserializer getDeserializer​(String mechType,
                                                                            Class _javaType,
                                                                            QName _xmlType)
        Get Custom Deserializer