Package 

Class MQCompensationBean

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String type
      private String link
      private long timeStamp
    • Method Summary

      Modifier and Type Method Description
      String getType() Get type
      void setType(String type) Set type
      String getLink() Get link
      void setLink(String link) Set link
      long getTimeStamp() Get timestamp
      void setTimeStamp(long timeStamp) Set time stamp
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MQCompensationBean

        MQCompensationBean(String type, String link, long timeStamp)
      • MQCompensationBean

        MQCompensationBean()
    • Method Detail

      • getType

         String getType()

        Get type

      • setType

         void setType(String type)

        Set type

        Parameters:
        type - type
      • getLink

         String getLink()

        Get link

      • setLink

         void setLink(String link)

        Set link

        Parameters:
        link - link
      • setTimeStamp

         void setTimeStamp(long timeStamp)

        Set time stamp

        Parameters:
        timeStamp - ts