-
-
Constructor Summary
Constructors
Constructor and Description |
BsonField(String name,
Bson value)
Construct an instance
|
-
-
Method Detail
-
getName
public String getName()
Gets the field name
- Returns:
- the field name
-
getValue
public Bson getValue()
Gets the field value
- Returns:
- the field value
Copyright © 2016. All Rights Reserved.