コンストラクター
コンストラクター
- new ObjectId(inputId?): ObjectId
プロパティ
_bsontype
_bsontype: "objectId"
Static
cache 16進数string
cache 16進数string: ブール値
アクセス
生成時間
- 生成時間 ( ) : 数値 を取得します
数値を返します
- set generateTime ( value ) :特権
Returns void
id
- get id(): Uint8Array
Uint 8配列を返す
メソッド
equals
- equals(OtherId): ブール値
ブール値を返します
getTimestamp
- getTimestamp(): 日付
日付を返します
検査する
- 検査する(): string
string を返します
から 16進数string
- から 16進数string(): string
string を返します
toJSON
- toJSON(): string
string を返します
string
- string(形式?): string
string を返します
Static
create から 16進数string
- create から 16進数string(hex 文字列): ObjectId
Static
create From Time
- create From Time(時間): ObjectId
Static
生成
- 生成(時間?): Uint8Array
Uint 8配列を返す
Static
isValid
- isValid(id): ブール値
ブール値を返します
BSON ObjectId 型のクラス表現。