Package org.bson.types
Class CodeWScope
java.lang.Object
org.bson.types.Code
org.bson.types.CodeWScope
- All Implemented Interfaces:
Serializable
Represents the CodeWScope BSON type.
-
Constructor Details
-
CodeWScope
Creates a new instance- Parameters:
code
- the JavaScript codescope
- the scope as a document
-
-
Method Details