From 4cb4bd77e9ae50929f628c36f62a1923c0787f67 Mon Sep 17 00:00:00 2001
From: houxiao <houxiao@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期三, 28 六月 2017 14:10:07 +0800
Subject: [PATCH] add compare bin proto
---
VisitFace/DemoForBsk/app/src/main/java/cn/com/basic/face/discern/query/item/PhoneCallQueryItem.java | 172 +++++++++++++++++++++++----------------------------------
1 files changed, 70 insertions(+), 102 deletions(-)
diff --git a/VisitFace/DemoForBsk/app/src/main/java/cn/com/basic/face/discern/query/item/PhoneCallQueryItem.java b/VisitFace/DemoForBsk/app/src/main/java/cn/com/basic/face/discern/query/item/PhoneCallQueryItem.java
index 07f8b0f..8fc2d8f 100644
--- a/VisitFace/DemoForBsk/app/src/main/java/cn/com/basic/face/discern/query/item/PhoneCallQueryItem.java
+++ b/VisitFace/DemoForBsk/app/src/main/java/cn/com/basic/face/discern/query/item/PhoneCallQueryItem.java
@@ -3,139 +3,79 @@
public class PhoneCallQueryItem {
- // 浜哄憳涓婚敭
- private String id;
// 浜哄憳鍚嶅瓧
- private String name;
- // 鍥剧墖鍦板潃
- private String imagePath;
- // 鍏徃鍚嶇О
- private String companyName;
- // 搴ф満鐢佃瘽
- private String tel;
- // 璇佷欢缂栧彿
- private String identifyNum;
+ private String caller;
+ // 浜哄憳鍚嶅瓧
+ private String callee;
// 閮ㄩ棬鍚嶇О
- private String deptName;
- // 鍏徃涓婚敭
- private String companyId;
+ private String callerDept;
+ // 閮ㄩ棬鍚嶇О
+ private String calleeDept;
// 鑱屼綅鍚嶇О
private String postName;
+ // 鐩戞帶鍥剧墖
+ private String callerImage;
+ // 鐩戞帶鍥剧墖
+ private String calleeImage;
// 绉诲姩鐢佃瘽
private String mobilePhone;
- //
- private String type;
-
- /**
- * Get 浜哄憳涓婚敭
- */
- public String getId() {
- return id;
- }
-
- /**
- * Set 浜哄憳涓婚敭
- */
- public void setId(String id) {
- this.id = id;
- }
+ // 搴ф満鐢佃瘽
+ private String tel;
/**
* Get 浜哄憳鍚嶅瓧
*/
- public String getName() {
- return name;
+ public String getCaller() {
+ return caller;
}
/**
* Set 浜哄憳鍚嶅瓧
*/
- public void setName(String name) {
- this.name = name;
+ public void setCaller(String caller) {
+ this.caller = caller;
}
/**
- * Get 鍥剧墖鍦板潃
+ * Get 浜哄憳鍚嶅瓧
*/
- public String getImagePath() {
- return imagePath;
+ public String getCallee() {
+ return callee;
}
/**
- * Set 鍥剧墖鍦板潃
+ * Set 浜哄憳鍚嶅瓧
*/
- public void setImagePath(String imagePath) {
- this.imagePath = imagePath;
- }
-
- /**
- * Get 鍏徃鍚嶇О
- */
- public String getCompanyName() {
- return companyName;
- }
-
- /**
- * Set 鍏徃鍚嶇О
- */
- public void setCompanyName(String companyName) {
- this.companyName = companyName;
- }
-
- /**
- * Get 搴ф満鐢佃瘽
- */
- public String getTel() {
- return tel;
- }
-
- /**
- * Set 搴ф満鐢佃瘽
- */
- public void setTel(String tel) {
- this.tel = tel;
- }
-
- /**
- * Get 璇佷欢缂栧彿
- */
- public String getIdentifyNum() {
- return identifyNum;
- }
-
- /**
- * Set 璇佷欢缂栧彿
- */
- public void setIdentifyNum(String identifyNum) {
- this.identifyNum = identifyNum;
+ public void setCallee(String callee) {
+ this.callee = callee;
}
/**
* Get 閮ㄩ棬鍚嶇О
*/
- public String getDeptName() {
- return deptName;
+ public String getCallerDept() {
+ return callerDept;
}
/**
* Set 閮ㄩ棬鍚嶇О
*/
- public void setDeptName(String deptName) {
- this.deptName = deptName;
+ public void setCallerDept(String callerDept) {
+ this.callerDept = callerDept;
}
/**
- * Get 鍏徃涓婚敭
+ * Get 閮ㄩ棬鍚嶇О
*/
- public String getCompanyId() {
- return companyId;
+ public String getCalleeDept() {
+ return calleeDept;
}
/**
- * Set 鍏徃涓婚敭
+ * Set 閮ㄩ棬鍚嶇О
*/
- public void setCompanyId(String companyId) {
- this.companyId = companyId;
+ public void setCalleeDept(String calleeDept) {
+ this.calleeDept = calleeDept;
}
/**
@@ -153,6 +93,34 @@
}
/**
+ * Get 鐩戞帶鍥剧墖
+ */
+ public String getCallerImage() {
+ return callerImage;
+ }
+
+ /**
+ * Set 鐩戞帶鍥剧墖
+ */
+ public void setCallerImage(String callerImage) {
+ this.callerImage = callerImage;
+ }
+
+ /**
+ * Get 鐩戞帶鍥剧墖
+ */
+ public String getCalleeImage() {
+ return calleeImage;
+ }
+
+ /**
+ * Set 鐩戞帶鍥剧墖
+ */
+ public void setCalleeImage(String calleeImage) {
+ this.calleeImage = calleeImage;
+ }
+
+ /**
* Get 绉诲姩鐢佃瘽
*/
public String getMobilePhone() {
@@ -167,24 +135,24 @@
}
/**
- * Get
+ * Get 搴ф満鐢佃瘽
*/
- public String getType() {
- return type;
+ public String getTel() {
+ return tel;
}
/**
- * Set
+ * Set 搴ф満鐢佃瘽
*/
- public void setType(String type) {
- this.type = type;
+ public void setTel(String tel) {
+ this.tel = tel;
}
public String toString() {
return
- ",浜哄憳涓婚敭 =" + id + ",浜哄憳鍚嶅瓧 =" + name + ",鍥剧墖鍦板潃 =" + imagePath +
- ",鍏徃鍚嶇О =" + companyName + ",搴ф満鐢佃瘽 =" + tel + ",璇佷欢缂栧彿 =" + identifyNum +
- ",閮ㄩ棬鍚嶇О =" + deptName + ",鍏徃涓婚敭 =" + companyId + ",鑱屼綅鍚嶇О =" + postName +
- ",绉诲姩鐢佃瘽 =" + mobilePhone + ", =" + type ;
+ ",浜哄憳鍚嶅瓧 =" + caller + ",浜哄憳鍚嶅瓧 =" + callee + ",閮ㄩ棬鍚嶇О =" + callerDept +
+ ",閮ㄩ棬鍚嶇О =" + calleeDept + ",鑱屼綅鍚嶇О =" + postName + ",鐩戞帶鍥剧墖 =" + callerImage +
+ ",鐩戞帶鍥剧墖 =" + calleeImage + ",绉诲姩鐢佃瘽 =" + mobilePhone + ",搴ф満鐢佃瘽 =" + tel
+ ;
}
}
--
Gitblit v1.8.0