public long getRecipRowId() {
   return mRecip.getRowId();
 }
 public long getRecip1RowId() {
   return mRecip1.getRowId();
 }
 public long getRecip2RowId() {
   return mRecip2.getRowId();
 }
 public int getNotify() {
   return mRecip.getNotify();
 }