1700461341
1700461342
this.receiver=receiver;
1700461343
1700461344
}
1700461345
1700461346
public String getSubject(){
1700461347
1700461348
return subject;
1700461349
1700461350
}
1700461351
1700461352
public void setSubject(String subject){
1700461353
1700461354
this.subject=subject;
1700461355
1700461356
}
1700461357
1700461358
public String getAppellation(){
1700461359
1700461360
return appellation;
1700461361
1700461362
}
1700461363
1700461364
public void setAppellation(String appellation){
1700461365
1700461366
this.appellation=appellation;
1700461367
1700461368
}
1700461369
1700461370
public String getContxt(){
1700461371
1700461372
return contxt;
1700461373
1700461374
}
1700461375
1700461376
public void setContxt(String contxt){
1700461377
1700461378
this.contxt=contxt;
1700461379
1700461380
}
1700461381
1700461382
public String getTail(){
1700461383
1700461384
return tail;
1700461385
1700461386
}
1700461387
1700461388
public void setTail(String tail){
1700461389
1700461390
this.tail=tail;
[
上一页 ]
[ :1.700461341e+09 ]
[
下一页 ]