public class AbstractIdentifiableObject extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.bson.types.ObjectId |
_id |
| Constructor and Description |
|---|
AbstractIdentifiableObject() |
| Modifier and Type | Method and Description |
|---|---|
org.bson.types.ObjectId |
getId() |
void |
setId(org.bson.types.ObjectId _id) |
Copyright © 2019. All rights reserved.