public class BsonElement extends Object
BsonDocument
BsonElement(String name, BsonValue value)
String
getName()
BsonValue
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BsonElement(String name, BsonValue value)
name
value
public String getName()
public BsonValue getValue()