TableModel.java
6.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
package com.lijinji.call.bean;
import android.graphics.Color;
import android.widget.TextView;
public class TableModel {
private String orgCode;
private String leftTitle;
private String text0;
private String text1;
private String text2;
private String text3;
private String text4;
private String text5;
private String text6;
private String text7;
private String text8;
private String text9;
private String text10;
private String text11;
private String text12;
private String text13;
private String text14;
private String text15;
private String text16;
private String text17;
private String text18;
private String text19;
private String text20;
private String text21;
private String text22;
private String text23;
private String text24;
private String text25;
private String text26;
private String text27;
private String text28;
private String responsible;
public TableModel(){}
public String getOrgCode() {
return orgCode;
}
public void setOrgCode(String orgCode) {
this.orgCode = orgCode;
}
public String getLeftTitle() {
return leftTitle;
}
public void setLeftTitle(String leftTitle) {
this.leftTitle = leftTitle;
}
public String getResponsible() {
return responsible;
}
public void setResponsible(String responsible) {
this.responsible = responsible;
}
public String getText0() {
return text0;
}
public void setText0(String text0) {
this.text0 = text0;
}
public String getText1() {
return text1;
}
public void setText1(String text1) {
this.text1 = text1;
}
public String getText2() {
return text2;
}
public void setText2(String text2) {
this.text2 = text2;
}
public String getText3() {
return text3;
}
public void setText3(String text3) {
this.text3 = text3;
}
public String getText4() {
return text4;
}
public void setText4(String text4) {
this.text4 = text4;
}
public String getText5() {
return text5;
}
public void setText5(String text5) {
this.text5 = text5;
}
public String getText6() {
return text6;
}
public void setText6(String text6) {
this.text6 = text6;
}
public String getText7() {
return text7;
}
public void setText7(String text7) {
this.text7 = text7;
}
public String getText8() {
return text8;
}
public void setText8(String text8) {
this.text8 = text8;
}
public String getText9() {
return text9;
}
public void setText9(String text9) {
this.text9 = text9;
}
public String getText10() {
return text10;
}
public void setText10(String text10) {
this.text10 = text10;
}
public String getText11() {
return text11;
}
public void setText11(String text11) {
this.text11 = text11;
}
public String getText12() {
return text12;
}
public void setText12(String text12) {
this.text12 = text12;
}
public String getText13() {
return text13;
}
public void setText13(String text13) {
this.text13 = text13;
}
public String getText14() {
return text14;
}
public void setText14(String text14) {
this.text14 = text14;
}
public String getText15() {
return text15;
}
public void setText15(String text15) {
this.text15 = text15;
}
public String getText16() {
return text16;
}
public void setText16(String text16) {
this.text16 = text16;
}
public String getText17() {
return text17;
}
public void setText17(String text17) {
this.text17 = text17;
}
public String getText18() {
return text18;
}
public void setText18(String text18) {
this.text18 = text18;
}
public String getText19() {
return text19;
}
public void setText19(String text19) {
this.text19 = text19;
}
public String getText20() {
return text20;
}
public void setText20(String text20) {
this.text20 = text20;
}
public String getText21() {
return text21;
}
public void setText21(String text21) {
this.text21 = text21;
}
public String getText22() {
return text22;
}
public void setText22(String text22) {
this.text22 = text22;
}
public String getText23() {
return text23;
}
public void setText23(String text23) {
this.text23 = text23;
}
public String getText24() {
return text24;
}
public void setText24(String text24) {
this.text24 = text24;
}
public String getText25() {
return text25;
}
public void setText25(String text25) {
this.text25 = text25;
}
public String getText26() {
return text26;
}
public void setText26(String text26) {
this.text26 = text26;
}
public String getText27() {
return text27;
}
public void setText27(String text27) {
this.text27 = text27;
}
public String getText28() {
return text28;
}
public void setText28(String text28) {
this.text28 = text28;
}
/**
* 是否正数
* @return
*/
public boolean positiveNumber1(){
if(text1.contains("-")){
return false;
}else{
return true;
}
}
private String str_red_color="#ff0000";
private String str_green_color="#009944";
public void setTextColor(TextView tv_table_content_right_item, String text) {
if(tv_table_content_right_item == null) {
return;
}
if(text == null) {
tv_table_content_right_item.setTextColor(Color.BLACK);
return;
}
if(!text.contains("-")){
tv_table_content_right_item.setTextColor(Color.parseColor(str_red_color));
}else{
tv_table_content_right_item.setTextColor(Color.parseColor(str_red_color));
}
}
}