|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mongodb.CodeWScope
public class CodeWScope
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 |
---|
public CodeWScope(String code, DBObject scope)
Method Detail |
---|
public String getCode()
public DBObject getScope()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |