Hanshunping Shanzhai version of QQ teaching code, only for learning and sharing

From , 3 Years ago, written in Java, viewed 216 times.
URL https://pastebin.vip/view/a2cc63e0
  1. package com.qq.common;
  2.  
  3. public class Message implements java.io.Serializable{
  4.  
  5.         private String mesType;
  6.        
  7.         private String sender;
  8.         private String getter;
  9.         private String con;
  10.         private String sendTime;
  11.  
  12.         public String getSender() {
  13.                 return sender;
  14.         }
  15.  
  16.         public void setSender(String sender) {
  17.                 this.sender = sender;
  18.         }
  19.  
  20.         public String getGetter() {
  21.                 return getter;
  22.         }
  23.  
  24.         public void setGetter(String getter) {
  25.                 this.getter = getter;
  26.         }
  27.  
  28.         public String getCon() {
  29.                 return con;
  30.         }
  31.  
  32.         public void setCon(String con) {
  33.                 this.con = con;
  34.         }
  35.  
  36.         public String getSendTime() {
  37.                 return sendTime;
  38.         }
  39.  
  40.         public void setSendTime(String sendTime) {
  41.                 this.sendTime = sendTime;
  42.         }
  43.  
  44.         public String getMesType() {
  45.                 return mesType;
  46.         }
  47.  
  48.         public void setMesType(String mesType) {
  49.                 this.mesType = mesType;
  50.         }
  51. }
  52.  

Reply to "Hanshunping Shanzhai version of QQ teaching code, only for learning and sharing"

Here you can reply to the paste above

captcha

https://burned.cc - Burn After Reading Website