public final class BsonField extends Object
Aggregates.group(Object, BsonField...)| Constructor and Description | 
|---|
| BsonField(String name,
         Bson value)Construct an instance | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getName()Gets the field name | 
| Bson | getValue()Gets the field value | 
| String | toString() |