Uses of Class
com.walkfares.odsl.util.ObjectId
Package | Description |
---|---|
com.walkfares.odsl.util |
-
Uses of ObjectId in com.walkfares.odsl.util
Methods in com.walkfares.odsl.util that return ObjectId Modifier and Type Method Description static ObjectId
ObjectId. get()
Gets a new object id.static ObjectId
ObjectId. getSmallestWithDate(Date date)
Gets a new object id with the given date value and all other bits zeroed.