com.mongodb
Class CodeWScope

java.lang.Object
  extended by com.mongodb.CodeWScope

public class CodeWScope
extends Object

for using the CodeWScope type


Constructor Summary
CodeWScope(String code, DBObject scope)
           
 
Method Summary
 String getCode()
           
 DBObject getScope()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodeWScope

public CodeWScope(String code,
                  DBObject scope)
Method Detail

getCode

public String getCode()

getScope

public DBObject getScope()