示例#1
0
 public void set_id(MongoObjectId _id) {
   this._id = _id;
   set_id_m(_id.toString());
 }