|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bson.types.Code
org.bson.types.CodeWScope
public class CodeWScope
for using the CodeWScope type
| Constructor Summary | |
|---|---|
CodeWScope(String code,
BSONObject scope)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object o)
|
BSONObject |
getScope()
|
int |
hashCode()
|
| Methods inherited from class org.bson.types.Code |
|---|
getCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CodeWScope(String code,
BSONObject scope)
| Method Detail |
|---|
public BSONObject getScope()
public boolean equals(Object o)
equals in class Codepublic int hashCode()
hashCode in class Code
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||