org.cubeengine.reflect.codec.mongo.node
Class DBRefBaseNode
java.lang.Object
org.cubeengine.converter.node.Commentable
org.cubeengine.converter.node.Node<V>
org.cubeengine.converter.node.ValueNode<com.mongodb.DBRef>
org.cubeengine.reflect.codec.mongo.node.DBRefBaseNode
public class DBRefBaseNode
- extends org.cubeengine.converter.node.ValueNode<com.mongodb.DBRef>
| Methods inherited from class org.cubeengine.converter.node.ValueNode |
asString, asText, getValue |
| Methods inherited from class org.cubeengine.converter.node.Node |
isInherited, setInherited |
| Methods inherited from class org.cubeengine.converter.node.Commentable |
getComments, setComments |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DBRefBaseNode
public DBRefBaseNode(com.mongodb.DBRef value)
Copyright © 2013–2017. All rights reserved.